Frost Ming
72835f142c
Fix release workflow
2021-05-29 11:05:47 +08:00
Shohei Ueda
886526ab14
Switch commit author to GitHub Actions bot
...
- user.name: 'github-actions[bot]'
- user.email: 'github-actions[bot]@users.noreply.github.com'
cf. https://github.com/peaceiris/actions-gh-pages
2020-06-08 09:30:34 +09:00
Dan Ryan
979cc69dec
Switch automated release action to point at production pypi
...
Signed-off-by: Dan Ryan <dan.ryan@canonical.com >
2020-04-28 22:07:08 -04:00
Dan Ryan
061f430148
Update CI exclusion rules
...
- Fix build rules for deployment environment
Signed-off-by: Dan Ryan <dan.ryan@canonical.com >
2020-04-28 21:59:55 -04:00
Dan Ryan
4e7b6e6093
Fix tag syntax in workflow yaml
...
Signed-off-by: Dan Ryan <dan.ryan@canonical.com >
2020-04-28 20:53:36 -04:00
Dan Ryan
cac14da5e8
Fix upload task before tagging
...
Signed-off-by: Dan Ryan <dan.ryan@canonical.com >
2020-04-28 18:27:46 -04:00
Dan Ryan
60818d7b31
Automate release workflow
...
- Automatically release when tags are pushed to master
- Release automation will build wheel and sdist + upload to pypi
- Added test pypi as initial target
- Updated version update scripts to help with automatic version
management
Signed-off-by: Dan Ryan <dan@danryan.co >
2020-04-24 18:01:13 -04:00