Skip to content

A small Python 3 HTTP server to return the latest GitHub Actions artifact URL

License

Notifications You must be signed in to change notification settings

JayFoxRox/GitHub-artifact-URL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

GitHub-artifact-URL

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!)

Donate

If you like my work, a donation would be nice:

Even a small amount does help me and shows appreciation. Thank you!

License

(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.

Releases

No releases published

Packages

 
 
 

Languages