-
Couldn't load subscription status.
- Fork 37
Use Ark repofiles for additional repos #832
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
Merged
Merged
Changes from all commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
71939e5
update dnf repo timestamps
bertiethorpe 11d1e55
Merge branch 'main' into feat/all-ark-repofiles
bertiethorpe d40ffa2
add arbitrary os version key to turbovnc snapshot
bertiethorpe 5ff81c3
remove trailing '/' from snapshots
bertiethorpe 236321e
only include repos which define the targeted OS version
bertiethorpe ccb9b81
fix repo name condition
bertiethorpe aa35dbc
fix var condition not resolving when RL8 repo doesn't exist
bertiethorpe 0e72752
safely returns an empty dict if the OS key doesn’t exist
bertiethorpe 2fcb1b2
fix for disable pulp repos
bertiethorpe 6a784d0
bump CI images
bertiethorpe 508857d
correct epel-cisco repo_file name
bertiethorpe 51fd04a
bump new CI images
bertiethorpe 1cb2e70
add cvmfs repo to snapshots
bertiethorpe f22d7ac
Merge branch 'main' into feat/all-ark-repofiles
bertiethorpe d389c00
fix path key name
bertiethorpe eec97ea
bump new CI images
bertiethorpe 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,6 +1,6 @@ | ||
| { | ||
| "cluster_image": { | ||
| "RL8": "openhpc-RL8-251021-1221-915ed3fc", | ||
| "RL9": "openhpc-RL9-251021-1221-915ed3fc" | ||
| "RL8": "openhpc-RL8-251027-1123-d389c00b", | ||
| "RL9": "openhpc-RL9-251027-1123-d389c00b" | ||
| } | ||
| } |
bertiethorpe marked this conversation as resolved.
Show resolved
Hide resolved
|
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.
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.
Uh oh!
There was an error while loading. Please reload this page.