fix(CI-23237): use CI-23237 branch for RF GitClone in harness.yaml - #520
Open
imaditya55 wants to merge 8 commits into
Open
fix(CI-23237): use CI-23237 branch for RF GitClone in harness.yaml#520imaditya55 wants to merge 8 commits into
imaditya55 wants to merge 8 commits into
Conversation
…emp debug build) Temporarily point the four RapidFort GitClone steps at the CI-23237 branch so drone-docker-harness can build harnesssecure/gar with the cosign bump before the ci-rapidfort-plugins PR merges to main. Co-authored-by: Cursor <cursoragent@cursor.com>
golang:1.25.7 has no Windows Server 1809 container manifest. Revert win-1809-amd64 and win-1809-amd64-rf to golang:1.23.0, matching the CI-23243 ECR approach, so the tag pipeline can complete.
…cure/gar Updates golang.org/x/crypto, golang.org/x/net, aws-sdk-go-v2, and google.golang.org/api for gar5 debug build / OnDemand rescan.
…images Add RF Push Docker Base and tag push steps on rf-linux-amd64/arm64 so harnesssecure/gar can FROM harnesssecure/docker:linux-amd64|arm64. Wrapper matrix now only pushes acr/ecr/gar after the base is published. Co-authored-by: Cursor <cursoragent@cursor.com>
now the main branch has both the new updated cosign version and the harnesssecure/docker
maanavshah
approved these changes
Jul 22, 2026
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.
(temp debug build)
Temporarily point the four RapidFort GitClone steps at the CI-23237 branch so drone-docker-harness can build harnesssecure/gar with the cosign bump before the ci-rapidfort-plugins PR merges to main.