beaker-project / beaker

Hardware integration testing system and lab automation for Fedora and RHEL
http://beaker-project.org/
GNU General Public License v2.0
80 stars 42 forks source link

Use GitHub Archive as source for tarball #199

Closed StykMartin closed 11 months ago

StykMartin commented 11 months ago

Using GitHub Archive as a source allows us to create RPMs as soon as a new tag is present in the repository, instead of waiting until we have a mirror stored on Beaker-Project.org. Ideally, we would like to reverse this workflow: we publish the tag and then use automation to mirror it to Beaker-Project.org (with rest of the artifacts - e.g. RPMs )

We do the same thing for Restraint at this moment.