Skip to content

2025 06 03 parallel credentials #128

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
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

Resonance1584
Copy link
Contributor

No description provided.

Replace sequential token fetch steps with single parallel credentials action.
Use JSON array input to fetch multiple tokens simultaneously.
Fix environment variable references to use consistent naming.
Add missing pipelines_binary_url input to drift detection and unlock workflows.
Resolve merge conflicts by accepting parallel approach over sequential.
Update all four workflow files for consistency across the platform.
- Added checkout step for pipelines-credentials repository using PIPELINES_CREDENTIALS_REF

- Changed action references from gruntwork-io/pipelines-credentials@v1 to ./pipelines-credentials

- This allows testing with specific branches/versions of the credentials action

- Applied to all workflows: pipelines.yml, pipelines-drift-detection.yml, pipelines-root.yml, pipelines-unlock.yml
- Removed token parameter from all Checkout Pipelines Credentials steps since pipelines-credentials is a public repository

- Added missing checkout steps and fixed action references in pipelines_drift_detection and consolidate_jobs

- Added missing checkout steps and fixed action references in pipelines_execute, pipelines_apply_baselines, and pipelines_setup_delegated_repo

- All workflows now properly checkout pipelines-credentials and use local action path
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant