Skip to content

ci/cd for pip package#16

Merged
kaushik-himself merged 2 commits intomainfrom
feat/changemgmt
May 21, 2025
Merged

ci/cd for pip package#16
kaushik-himself merged 2 commits intomainfrom
feat/changemgmt

Conversation

@kaushik-himself
Copy link
Contributor

  • add changelog
  • release checklist

adds a github action to publish the release candidates to pypi and pre-release candidates to test.pypi

Pre-release candidates are in the format v*.*.*-alpha1, v*.*.*-beta1, or v*.*.*-rc1.
Release candidates are in the format v*.*.*

update publish action to support alpha, beta releases, and release candidates these releases will be published to test pypi
then the release will be published to a release branch and released to pypi

update publish action to support alpha, beta releases, and release candidates
these releases will be published to test pypi
then the release will be published to a release branch and released to pypi
@kaushik-himself kaushik-himself changed the title ci/cd for pip packageadd changelog, release checklist ci/cd for pip package May 21, 2025
@kaushik-himself
Copy link
Contributor Author

Tested test.pypi: #17
Tested pypi: #18

@kaushik-himself kaushik-himself merged commit ab25a59 into main May 21, 2025
5 of 6 checks passed
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.

1 participant