[DELENG-365] Add catalog workflow to use whitelisted SHA#530
Open
KostenetskyiAndrii wants to merge 1 commit intomasterfrom
Open
[DELENG-365] Add catalog workflow to use whitelisted SHA#530KostenetskyiAndrii wants to merge 1 commit intomasterfrom
KostenetskyiAndrii wants to merge 1 commit intomasterfrom
Conversation
Wiz Scan Summary
To detect these findings earlier in the dev lifecycle, try using Wiz Code VS Code Extension. |
787b161 to
e166e51
Compare
Member
|
Be aware this is a PUBLIC repo that is essentially in maintenance mode. Merging changes such as this may not be advisable. |
6a056da to
676c640
Compare
Creates catalog.yml to use the allowlisted SHA 436c9e4b from service-catalog PR #113 with proper documentation. This ensures the workflow uses the pantheon-service-catalog WIF pool with production credentials for both main and master branches. Ticket: DELENG-365
676c640 to
dce6114
Compare
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.
Note: This PR creates a new catalog.yml workflow file.
Summary
Updates the catalog workflow to use the whitelisted SHA from service-catalog with proper documentation.
Changes
docsjob to use service-catalog/.github/workflows/docs-like-code.yaml@436c9e4b5ba68282956ffa169ae714827cf49bc5catalog-uploadjob to use service-catalog/.github/workflows/catalog-upload.yaml@436c9e4b5ba68282956ffa169ae714827cf49bc5Context
As part of the WIF pool migration (service-catalog PR #113), all repos using catalog workflows need to reference the whitelisted SHA. This SHA is specifically allowed in the
pantheon-service-catalogWIF pool configuration for production access.Testing
pantheon-service-catalogin projectpantheon-wifmainandmasterbranchesRelated