Skip to content

docs: minor improvements in Makefile for new releases#2190

Merged
shachafl merged 1 commit into0.4.1from
2189-minor-improvements-in-makefile-for-new-releases
Feb 25, 2026
Merged

docs: minor improvements in Makefile for new releases#2190
shachafl merged 1 commit into0.4.1from
2189-minor-improvements-in-makefile-for-new-releases

Conversation

@shachafl
Copy link
Copy Markdown
Collaborator

This pull request makes a minor update to the release instructions in the Makefile for the release-upload target. The changes clarify the git push command for a tag and generalize the twine upload command for Python package distribution.
This closes #2189

  • Updated the git push command to specify pushing a tag, improving clarity for release publishing.
  • Generalized the twine upload command to accept any file matching starfish-$(VERSION)*, making it more flexible for uploading release artifacts.

@shachafl shachafl force-pushed the 2189-minor-improvements-in-makefile-for-new-releases branch from 3b0f7e9 to e9620bc Compare February 25, 2026 14:17
@shachafl shachafl merged commit 468a579 into 0.4.1 Feb 25, 2026
@shachafl shachafl deleted the 2189-minor-improvements-in-makefile-for-new-releases branch February 25, 2026 14:19
@shachafl shachafl linked an issue Feb 25, 2026 that may be closed by this pull request
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.

Minor improvements in Makefile for new releases

1 participant