This repository has been archived by the owner on May 24, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 27
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
lmilbaum
suggested changes
Nov 8, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'd suggest to move those bits to the publish-image.yml file. The CI workflow is just checking the build is successful while the publish image workflow, which is triggered after the PR is merged, is the one which pushes the image to quay.io
Right. I guess this really gets into a larger question I have around why nothing in RHTAP (AFAICS) is dealing with |
cgwalters
force-pushed
the
source-date-epoch
branch
from
November 8, 2023 14:55
131a67c
to
204912d
Compare
Anyways updated the |
Ahh this needs #38 |
#38 merged. please rebase. |
cgwalters
force-pushed
the
source-date-epoch
branch
from
November 9, 2023 20:34
204912d
to
b018ea4
Compare
cgwalters
force-pushed
the
source-date-epoch
branch
2 times, most recently
from
November 9, 2023 23:42
5417bd5
to
819a49b
Compare
cgwalters
force-pushed
the
source-date-epoch
branch
from
November 17, 2023 15:40
819a49b
to
31a016c
Compare
This is important since it turns on some rpm-ostree reproducibility bits. TODO: replicate with RHTAP
Until something is tagging the builder image, quay.io is going to GC older images.
cgwalters
force-pushed
the
source-date-epoch
branch
from
November 17, 2023 15:49
31a016c
to
23140d6
Compare
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This is important since it turns on some rpm-ostree reproducibility bits. TODO: replicate with RHTAP