ci: pin FW-CI-templates to NVIDIA-NeMo/FW-CI-templates#480#1024
Draft
ko3n1g wants to merge 3 commits into
Draft
Conversation
|
Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually. Contributors can view more details about this message here. |
7a40924 to
a04a780
Compare
1f41277 to
4b66e71
Compare
Collaborator
Author
|
/ok to test 4b66e71 |
a690bba to
de633d2
Compare
Collaborator
Author
|
/ok to test de633d2 |
de633d2 to
d97704e
Compare
Collaborator
Author
|
/ok to test d97704e |
d97704e to
c3b8e35
Compare
Collaborator
Author
|
/ok to test c3b8e35 |
c3b8e35 to
7ebc9b2
Compare
…anch protection) Companion PR to NVIDIA-NeMo/FW-CI-templates#480, which mirrors the branch-protection rule of `[rv][0-9].[0-9].[0-9]` onto `deploy-release/*` so the validate-only release rehearsal is gated by the same required status checks as a real release. Pinned to commit f680963ed397a4ff0cd4c983a3a3071c209e5e77 on `ko3n1g/feat/mirror-release-branch-protection`. Re-pin to a released tag once FW-CI-templates#480 lands. Signed-off-by: oliver könig <okoenig@nvidia.com>
d23c1a0 to
33c21b8
Compare
Collaborator
Author
|
/ok to test 33c21b8 |
…r-480 Signed-off-by: oliver könig <okoenig@nvidia.com> # Conflicts: # .github/workflows/release.yaml
Collaborator
Author
|
/ok to test 8392968 |
Signed-off-by: oliver könig <okoenig@nvidia.com>
Collaborator
Author
|
/ok to test 32161ca |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Claude summary
Companion to NVIDIA-NeMo/FW-CI-templates#480, which mirrors the branch-protection rule of
[rv][0-9].[0-9].[0-9]ontodeploy-release/*so the validate-only release rehearsal is gated by the same required status checks as a real release.Change
Bumps the FW-CI-templates pin in
release.yamlto commit042e967e4ac9652c324cbd5b78fd126c089aec6c(the head ofko3n1g/feat/mirror-release-branch-protectionon FW-CI-templates).What's being validated
After merge of FW-CI-templates#480, a workflow-dispatch of
release.yamlwithdry-run: trueshould:bump-next-version.deploy-release/*rule on this repo to match[rv][0-9].[0-9].[0-9].Nemo_CICD_Test(or the repo's equivalent) shown as a required check.Prerequisites
The
nemo-automation-botGitHub App must holdadministration: writeat the org installation, otherwise the mirror step fails the bump.Rollout
This PR is draft + do not merge — pinned to an unmerged SHA. Once FW-CI-templates#480 lands and ships in a new tag, re-pin to that tag and merge.