fix: changed release workflow completely (#882)
* added PR creation to release action
Signed-off-by: Allison Suarez Miranda <[email protected]>
* set new branch rather than master
Signed-off-by: Allison Suarez Miranda <[email protected]>
* changed cron to 12:15pm
Signed-off-by: Allison Suarez Miranda <[email protected]>
* chnaged release aciton branch and added manual run trigger
Signed-off-by: Allison Suarez Miranda <[email protected]>
* eventually I'll get this right...
Signed-off-by: Allison Suarez Miranda <[email protected]>
* another one
Signed-off-by: Allison Suarez Miranda <[email protected]>
* one more branch change
Signed-off-by: Allison Suarez Miranda <[email protected]>
* trying to get the branch there so it can be checked out
Signed-off-by: Allison Suarez Miranda <[email protected]>
* added pypy credentials
Signed-off-by: Allison Suarez Miranda <[email protected]>
* chaged to uses/with
Signed-off-by: Allison Suarez Miranda <[email protected]>
* bumped version on setup.py file
Signed-off-by: Allison Suarez Miranda <[email protected]>
* added pypi user and pass
Signed-off-by: Allison Suarez Miranda <[email protected]>
* setting base branch to be master
Signed-off-by: Allison Suarez Miranda <[email protected]>
* delete branch after pr closed
Signed-off-by: Allison Suarez Miranda <[email protected]>
* trying a different more granular approach, pypi should be triggered once PR with new version is merged
Signed-off-by: Allison Suarez Miranda <[email protected]>
* publishes new release
Signed-off-by: Allison Suarez Miranda <[email protected]>
* fixed
Signed-off-by: Allison Suarez Miranda <[email protected]>
* hoping this works, will add changelog next if it does
Signed-off-by: Allison Suarez Miranda <[email protected]>