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

Feat: add ci for pypi releaes #3

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Feat: add ci for pypi releaes #3

wants to merge 3 commits into from

Conversation

hdd
Copy link
Contributor

@hdd hdd commented Jul 20, 2023

Changes

Add github workflow to release code on pypi .
The release will be done whenever code is tagged with v

@hdd hdd requested a review from a team as a code owner July 20, 2023 13:30
@hdd hdd changed the title add ci for pypi releaes Feat: add ci for pypi releaes Jul 20, 2023
lluisFtrack
lluisFtrack previously approved these changes Jul 21, 2023
Copy link

@lluisFtrack lluisFtrack left a 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.

branches:
- main
tags:
- "v*"

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.

Copy link
Contributor Author

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.

@lluisFtrack lluisFtrack self-requested a review July 21, 2023 07:54
@lluisFtrack
Copy link

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.

@hdd
Copy link
Contributor Author

hdd commented Jul 24, 2023

@lluisFtrack
ftrack-action-handler has been released to pypi since 2017.
Usually something I manually did , thought was good to look into automating it .

@hdd hdd requested a review from seebergs March 28, 2024 08:47
update github action to include any tag
update release notes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants