-
Notifications
You must be signed in to change notification settings - Fork 0
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
Feat: add ci for pypi releaes #3
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM But I can't test it now. Double check with Jimmy about tagging, he can indicate how the versions should be tag.
.github/workflows/cicd.yml
Outdated
branches: | ||
- main | ||
tags: | ||
- "v*" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have to align the tags with other repositories. Double check this with Jimmy.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@lluisFtrack do you have any other repo to point me to so I can compare ?
Thanks.
Sorry, lets wait until next week to approve this, I would like to talk with Mattias before publishing this to PyPI, is it something that we are already doing? Just want him to be aware of it. |
@lluisFtrack |
update github action to include any tag update release notes
Changes
Add github workflow to release code on pypi .
The release will be done whenever code is tagged with v