Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

widget: version 0.12.2 not published to PyPi #630

Closed
declann opened this issue Dec 16, 2024 · 6 comments
Closed

widget: version 0.12.2 not published to PyPi #630

declann opened this issue Dec 16, 2024 · 6 comments

Comments

@declann
Copy link

declann commented Dec 16, 2024

Hi,

Latest update on PyPi is 0.12.0:

https://pypi.org/project/mosaic-widget/#history

@domoritz
Copy link
Member

Uploaded just now.

@declann
Copy link
Author

declann commented Dec 16, 2024

Hey Dom, looks like there's an issue with this build - see md5sum comparison for 0.12.2 and 0.12.0 extracted from PyPi - I guess that mosaic bundle wasn't rebuilt or copied first

image

@domoritz
Copy link
Member

Hmm, I guess I didn't rebuild explicitly. We should look into a setup that automatically deploys rather than error prone manual deploys.

@domoritz
Copy link
Member

domoritz commented Dec 16, 2024

I'll make another release in a bit but want to update the instructions to include a build step first.

@jheer
Copy link
Member

jheer commented Dec 16, 2024

Hmm, I guess I didn't rebuild explicitly. We should look into a setup that automatically deploys rather than error prone manual deploys.

We do have automatic Python lib deploys in place through the npm run release (which in turn calls npm run release:python, which in turn calls npm run release:server and npm run release:widget). But based on this issue it seems these are buggy, so it would be wonderful to get them fixed.

@domoritz
Copy link
Member

Done in #632

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants