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

Rationalise BitBar CI concurrency group #1586

Merged
merged 1 commit into from
Sep 29, 2023
Merged

Conversation

twometresteve
Copy link
Contributor

Goal

NOTE: Please let me merge this PR myself, it needs to be merged as the same time as several others to avoid unnecessary failures on CI.

Rationalise the Buildkite concurrency group used to control access to BitBar across all of our repos.

Design

We were using separate groups fro web and device usage, when in fact they are counted towards the same usage limit. All groups are now being renamed to simply 'bitbar' with a limit of 25.

The main mistake that I could make here is missing an instance of the old groups (bitbar-app and bitbar-web, so I am using the global find and replace function of my IDE.

Changeset

Buildkite concurrency group changes only.

Testing

Verified by peer review.

@github-actions
Copy link

Bugsnag.framework binary size did not change - 713,104 bytes

    FILE SIZE        VM SIZE    
 --------------  -------------- 
  [ = ]       0  [ = ]       0    TOTAL

Generated by 🚫 Danger

@twometresteve twometresteve merged commit c8dd842 into next Sep 29, 2023
38 checks passed
@twometresteve twometresteve deleted the tms/bitbar-group branch September 29, 2023 15:45
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