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

Add GitHub action to push to pypi on new Release #12

Open
BenGalewsky opened this issue Mar 27, 2021 · 3 comments
Open

Add GitHub action to push to pypi on new Release #12

BenGalewsky opened this issue Mar 27, 2021 · 3 comments
Assignees

Comments

@BenGalewsky
Copy link
Contributor

As a serviceX developer I want my new servicex-cli pushed to pypy so others can easily access it

Take a look at the Servicx Frontend repo to see how this is done.

Assumptions

  1. Test this out on a test pypy account. I'll add the ServiceX pypy secrets once this looks right

Acceptance Criteria

Given I have made some changes to the cli when I make a GitHub release then then a new package shows up in pypi, with the version set to the GitHub release

@sthapa
Copy link
Contributor

sthapa commented Mar 30, 2021

I've generated a test pypi account, what's the best way to test this? Just add a manual trigger and try triggering it?

@BenGalewsky
Copy link
Contributor Author

I can add your secrets if you lack permission.
Then you should just be able to cut a pre-release on this repo and let the fur fly!

@sthapa
Copy link
Contributor

sthapa commented Mar 30, 2021

Alright, let me try adding the secret and I'll ping you if I run into permissions issues

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

No branches or pull requests

2 participants