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

ci: Enable concurrency in pre-staging deploy workflow #4024

Merged
merged 1 commit into from
Jun 13, 2024

Conversation

ppawlowski
Copy link
Contributor

Description

This pull request enables the concurrency feature within Create fresh app instance for PR workflow.
This change assures, that only one workflow for particular PR will be executed at the same time. This will fix a case for orphaned pre-staging environments created for short-lived pull requests.

Related Issue(s)

Checklist

  • I have read the contribution guidelines
  • Suitable unit/system level tests have been added and they pass
  • Documentation has been updated
    • Upgrade instructions
    • Configuration details
    • Concepts
  • Changes flowforge.yml?
    • Issue/PR raised on FlowFuse/helm to update ConfigMap Template
    • Issue/PR raised on FlowFuse/CloudProject to update values for Staging/Production

Labels

  • Includes a DB migration? -> add the area:migration label

@hardillb hardillb merged commit d3e2602 into main Jun 13, 2024
9 checks passed
@hardillb hardillb deleted the ci-branch-deploy-concurrency branch June 13, 2024 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants