linux-system-roles / auto-maintenance

Linux system roles wide automated repo maintenance
MIT License
25 stars 15 forks source link

fix: release_collection should use code matching tag #327

Closed richm closed 9 months ago

richm commented 9 months ago

release_collection was not ensuring that the code checked out to use to build the collection matched the tag/hash specified.

The code will now ensure:

Signed-off-by: Rich Megginson rmeggins@redhat.com

richm commented 9 months ago

I want to get this merged before the next nightly build. I've tested it locally and it works.