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

Use finer RPM versions #1599

Merged
merged 1 commit into from Jun 9, 2022
Merged

Use finer RPM versions #1599

merged 1 commit into from Jun 9, 2022

Conversation

tinez
Copy link
Member

@tinez tinez commented Jun 9, 2022

Using only the date part in RPM names is not fine enough - when a couple
of builds land in COPR with the same date, the one with the "biggest SHA"
wins, i.e.:

1.8.2-0.20220607.gitf519b50.fc35 > 1.8.2-0.20220607.git26ac92c.fc35 > 1.8.2-0.20220607.git703b8f7.fc35

even though it might not actually be the latest build.

@tinez tinez requested review from sjd78 and rszwajko June 9, 2022 09:44
@ovirt-infra
Copy link

All tests passed

@ovirt-infra
Copy link

All tests passed

Using only the date part in RPM names is not fine enough - when a couple
of builds land in COPR with the same date, the one with the "biggest SHA"
wins, i.e.:

  1.8.2-0.20220607.gitf519b50.fc35 > 1.8.2-0.20220607.git26ac92c.fc35 > 1.8.2-0.20220607.git703b8f7.fc35

even though it might not actually be the latest build.

Signed-off-by: Marcin Sobczyk <msobczyk@redhat.com>
@ovirt-infra
Copy link

All tests passed

Copy link
Member

@sgratch sgratch left a comment

Choose a reason for hiding this comment

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

LGTM

@sgratch sgratch merged commit c0ed8ba into oVirt:master Jun 9, 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.

None yet

3 participants