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

limit beta testing deployments to one concurrent action at a time #11039

Merged
merged 2 commits into from
Nov 27, 2024

Conversation

donsizemore
Copy link
Contributor

What this PR does / why we need it:

Should limit concurrent GitHub Action deployments to a default value of "1" without cancelling existing jobs. I hope this should help with beta.dataverse.org's apparently manifesting a Payara bug which allows for multiple copies of Payara to run concurrently.

Which issue(s) this PR closes:

Special notes for your reviewer:

None

Suggestions on how to test this:

Attempt to run multiple actions simultaneously?

Does this PR introduce a user interface change? If mockups are available, please link/include them here:

No

Is there a release notes update needed for this change?:

No

Additional documentation:

None

@cmbz cmbz added FY25 Sprint 10 FY25 Sprint 10 (2024-11-06 - 2024-11-20) FY25 Sprint 11 FY25 Sprint 11 (2024-11-20 - 2024-12-04) labels Nov 21, 2024
@ofahimIQSS ofahimIQSS self-assigned this Nov 25, 2024
@ofahimIQSS
Copy link
Contributor

The continuous-integration/jenkins/pr-merge job is failing: https://jenkins.dataverse.org/blue/organizations/jenkins/IQSS-Dataverse-Develop-PR/detail/PR-11039/6/pipeline

@donsizemore
Copy link
Contributor Author

@ofahimIQSS I merged the branch with develop and things look better: https://jenkins.dataverse.org/job/IQSS-Dataverse-Develop-PR/view/change-requests/job/PR-11039/7/console

@ofahimIQSS
Copy link
Contributor

Merging PR

@ofahimIQSS ofahimIQSS merged commit bcb441e into IQSS:develop Nov 27, 2024
2 checks passed
@ofahimIQSS ofahimIQSS removed their assignment Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FY25 Sprint 10 FY25 Sprint 10 (2024-11-06 - 2024-11-20) FY25 Sprint 11 FY25 Sprint 11 (2024-11-20 - 2024-12-04)
Projects
Status: Done 🧹
Development

Successfully merging this pull request may close these issues.

concurrency setting for beta deployment
4 participants