You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
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
need a github action to automatically tag the repo when
setup.py
version param changesThe text was updated successfully, but these errors were encountered: