A small Python 3 HTTP server to return the latest GitHub Actions artifact URL given the following conditions:
- Owner name
- Repository name
- Branch name
- Workflow name
- Workflow event
- Artifact name
(Only successful workflows will be considered!)
If you like my work, a donation would be nice:
Even a small amount does help me and shows appreciation. Thank you!
(C) 2020 Jannik Vogel
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License Version 3 as published by the Free Software Foundation.
See LICENSE.md for more information.