Skip to content
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

Run pipeline tasks one at a time #628

Merged
merged 1 commit into from
Nov 25, 2024
Merged

Run pipeline tasks one at a time #628

merged 1 commit into from
Nov 25, 2024

Conversation

cweibel
Copy link
Contributor

@cweibel cweibel commented Nov 25, 2024

Changes proposed in this pull request:

  • Modify pipeline to run a single concourse task at a time to avoid deployment conflicts
  • Experiment to see if this helps deconflict deploys

security considerations

Only forces tasks to run in single file, no change in security stance.

@cweibel cweibel requested a review from a team as a code owner November 25, 2024 15:18
@cweibel cweibel merged commit d91a6b7 into main Nov 25, 2024
2 checks passed
@cweibel cweibel deleted the one-at-a-time branch November 25, 2024 15:49
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.

2 participants