Project

Profile

Help

Issue #6210

Updated by mdepaulo@redhat.com about 4 years ago

Ever since we migrated its CI from Travis to GitHub Actions, this change has been lost: 
 https://github.com/pulp/pulp_rpm_prerequisites/pull/30/files 

 However, we may not need this anymore due to #6108 . If we do versioned releases pulp_rpm_prerequisites, then users will only download the latest version of galaxy for installing stable releases of pulp / pulp_rpm, not development branches. 

 We should test whether tagging/releasing pulp_rpm_prerequisites on GitHub will actually trigger that version being imported to galaxy.

Back