Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[rhcos-4.12] Backport Brew changes #3536

Merged
merged 2 commits into from
Jul 18, 2023

Conversation

ravanelli
Copy link
Member

koji: Add search function

  • Add search function to look for builds by nvr;
  • We need this feature to ensure an update was
    complete successfully, and we don't need to reupload it. An
    example is if some fail occurs in the release job.

Signed-off-by: Renata Ravanelli [email protected]
(cherry picked from commit 0eb550a)


koji: Change release number for NVR

  • The release number doesn't need to be random.
    It makes things difficult when we need to search for
    a NVR name.
  • Let's add our "release" version number as release number to
    make things easier to search for a NVR when we need to.
    Example:
    Our full version number is: 413.92.202302162021.0
    The Brew version is now: 412.86.202302162021 and
    the release number is: 0

Signed-off-by: Renata Ravanelli [email protected]
(cherry picked from commit f33be69)

 - Add search function to look for builds by nvr;
 - We need this feature to ensure an update was
complete successfully, and we don't need to reupload it. An
example is if some fail occurs in the release job.

Signed-off-by: Renata Ravanelli <[email protected]>
(cherry picked from commit 0eb550a)
 - The release number doesn't need to be random.
It makes things difficult when we need to search for
a NVR name.
 - Let's add our "release" version number as release number to
make things easier to search for a NVR when we need to.
Example:
  Our full version number is: 413.92.202302162021.0
  The Brew version is now: 412.86.202302162021 and
the release number is: 0

Signed-off-by: Renata Ravanelli <[email protected]>
(cherry picked from commit f33be69)
@dustymabe dustymabe enabled auto-merge (rebase) July 18, 2023 13:56
@dustymabe dustymabe merged commit 55aa497 into coreos:rhcos-4.12 Jul 18, 2023
2 checks passed
@ravanelli ravanelli deleted the backport_brew_4.12 branch November 1, 2023 14:28
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.

2 participants