Skip to content

Conversation

@ehelms
Copy link
Member

@ehelms ehelms commented Mar 16, 2020

The idea here is to move away from relying on tito releasers and whitelists and using package_manifest and koji directly for build tasks. Given this requires transition within a package_manifest I am attempting to build it such that both functionality is supported for some period of time based on available configuration in the package_manifest.

@ehelms ehelms force-pushed the move-away-from-releasers branch from d844ad5 to 6c9149e Compare April 3, 2020 14:22
@ehelms
Copy link
Member Author

ehelms commented Apr 6, 2020

Add some additional functionality per requests from @ekohl . There is now a task to verify a tag (or all tags. This done by examining all hosts and their associated tags and generating a list. The list of packages for the tag are checked in Koji and locally in git and then reports any differences detected.

obal verify-tag --tag foreman-nightly-rhel7
obal verify-tag --all

Most tag runs were about 40 seconds and all can take quite a while due to calculating the name for that many specfiles.

@ehelms ehelms force-pushed the move-away-from-releasers branch 2 times, most recently from 858535c to 3f59335 Compare April 14, 2020 21:03
@ehelms ehelms marked this pull request as ready for review April 14, 2020 21:03
@ehelms ehelms added this to the 1.0.0 milestone May 13, 2020
@ehelms ehelms force-pushed the move-away-from-releasers branch from 3f59335 to 9ab6539 Compare August 13, 2020 20:42
when: diff_package_tags is defined
- role: build_package
when: diff_package_changed|bool
when: diff_package_changed
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this seems to trigger 'diff_package_changed' is undefined ?!

@ehelms ehelms force-pushed the move-away-from-releasers branch from 9ab6539 to 1edbf29 Compare August 18, 2020 01:15
@ehelms ehelms force-pushed the move-away-from-releasers branch from 1edbf29 to e5d20a8 Compare September 11, 2020 13:40
@ehelms ehelms force-pushed the move-away-from-releasers branch from e5d20a8 to e5b376d Compare February 11, 2021 01:52
@ehelms ehelms mentioned this pull request Mar 10, 2021
@ehelms
Copy link
Member Author

ehelms commented Jun 17, 2021

The part of this change dealing with renaming whitelist check to tag check has been split off #293

@ehelms ehelms modified the milestones: 1.0.0, Drop Tito Jun 18, 2021
@ehelms ehelms mentioned this pull request May 27, 2022
@ehelms
Copy link
Member Author

ehelms commented May 27, 2022

Mostly moved to here -- #303

@ehelms ehelms closed this May 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants