-
Notifications
You must be signed in to change notification settings - Fork 52
ART-21958: Rebuild and sync CI golang-builder images when their golang parent changes #3304
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
Open
kopero2000
wants to merge
18
commits into
openshift-eng:main
Choose a base branch
from
kopero2000:ci-golang-builder-from-update-golang-ART-21958
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
c488f8b
golang builder job triggers building for ci-golang-builders, and sync…
kopero2000 b20ed33
separate app ci kubeconfig
kopero2000 2083a77
consider live-test-mode for upstream mirror dest
kopero2000 b48e9bd
buildroot and ci golang builder built at the same time
kopero2000 4802e7b
load disabled for building ci images
kopero2000 cc73175
consider --load-disabled, test
kopero2000 4237bf2
skip scanning rpms
kopero2000 4e1b78b
scan everything
kopero2000 c6b5fc3
add KONFLUX_DEFAULT_IMAGE_REPO
kopero2000 4a8ade9
always sync ci images
kopero2000 b124cd5
fix image stream mirror command
kopero2000 7468a05
add -load-disabled
kopero2000 57f1891
Revert TESTs, debugs
kopero2000 1495c65
try ocp4 konflux jenkins pipeline instead of local doozer commands
kopero2000 dc856b5
update sync-ci pipeline so can be used for disabled components, and t…
kopero2000 8ac4fb7
remove unused code
kopero2000 b430ba4
typo
kopero2000 1076113
typo
kopero2000 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
Oops, something went wrong.
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.
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.
🎯 Functional Correctness | 🟡 Minor | ⚡ Quick win
🧩 Analysis chain
🏁 Script executed:
Repository: openshift-eng/art-tools
Length of output: 229
🏁 Script executed:
Repository: openshift-eng/art-tools
Length of output: 9139
🏁 Script executed:
Repository: openshift-eng/art-tools
Length of output: 5127
Canonicalize numeric components before duplicate comparison.
The pattern accepts leading zeros and Unicode decimal digits. The helper preserves the captured text, so equivalent major.minor values can pass the distinct-version check. Restrict components to canonical ASCII digits and normalize them before constructing the comparison key. Add regression tests for leading-zero and Unicode spellings.
🤖 Prompt for AI Agents
Source: Path instructions