Skip to content

Fix the release action#114

Merged
mkrakowiak-luminar merged 1 commit into
masterfrom
fix-automatic-releases
Jun 12, 2025
Merged

Fix the release action#114
mkrakowiak-luminar merged 1 commit into
masterfrom
fix-automatic-releases

Conversation

@mkrakowiak-luminar
Copy link
Copy Markdown
Contributor

The previous release mechanism was broken. It did replace the version in pyproject.toml, but the release archive was uploaded with the old contents.

@mkrakowiak-luminar mkrakowiak-luminar merged commit 3c270ef into master Jun 12, 2025
7 checks passed
@mkrakowiak-luminar mkrakowiak-luminar deleted the fix-automatic-releases branch June 12, 2025 12:08
@hofbi
Copy link
Copy Markdown
Collaborator

hofbi commented Jun 12, 2025

@mkrakowiak-luminar Can we automate that? Having to manually bump the version in the pyproject.toml file is something that is easy to forget. Ideally we fix what we had before where the release action modifies the file and use this to create the release archive.

@mkrakowiak-luminar
Copy link
Copy Markdown
Contributor Author

Yes, we can. Feel free to create an issue for later, since we're investigated the possible implementations and that was too hard.

BTW @hofbi look at the 0.0.0 package version if you're using dev-tools, pip3 doesn't install it at all if it exists. For me it existed somewhere.

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

Successfully merging this pull request may close these issues.

3 participants