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

need cicd to automatically update the git tag on merge to main #34

Open
jessebot opened this issue Oct 22, 2022 · 4 comments
Open

need cicd to automatically update the git tag on merge to main #34

jessebot opened this issue Oct 22, 2022 · 4 comments
Assignees
Labels
cicd stuff to do with cicd: github actions, jenkins, etc enhancement New feature or request

Comments

@jessebot
Copy link
Owner

need a github action to automatically tag the repo when setup.py version param changes

@jessebot jessebot added enhancement New feature or request cicd stuff to do with cicd: github actions, jenkins, etc labels Oct 22, 2022
@jessebot
Copy link
Owner Author

jessebot commented Nov 6, 2022

I want it to also push to test.pipy for branches that aren't main, and regular pipy for branches that ARE main: maybe a different ticket. Need token in github secrets There's a seperate issue for test builds here: #105

@jessebot
Copy link
Owner Author

jessebot commented Nov 6, 2022

@cloudymax this is something we should work on together to get you more up to speed on python packaging 💙

@jessebot jessebot self-assigned this Nov 6, 2022
@jessebot
Copy link
Owner Author

jessebot commented Nov 8, 2022

I want it to also push to test.pipy for branches that aren't main, and regular pypi for branches that ARE main: maybe a different ticket. Need token in github secrets

This was actually partially done in #35 for the regular pypi part, but we need it to also go to test.pypi.org, OR ALTERNATIVELY we could just tag _a + int to any non-main uploads... 🤔

@jessebot jessebot changed the title need cicd to automatically update the git tag need cicd to automatically update the git tag on merge to main Nov 27, 2022
@jessebot
Copy link
Owner Author

but we need it to also go to test.pypi.org, OR ALTERNATIVELY we could just tag _a + int to any non-main uploads... 🤔

This part is handled in: #105

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cicd stuff to do with cicd: github actions, jenkins, etc enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant