Skip to content

[v11] Removes Drone concurrency limit on native windows build#21201

Merged
tcsc merged 2 commits intobranch/v11from
tcsc/branch/v11/remove-windows-concurrency-limit
Feb 3, 2023
Merged

[v11] Removes Drone concurrency limit on native windows build#21201
tcsc merged 2 commits intobranch/v11from
tcsc/branch/v11/remove-windows-concurrency-limit

Conversation

@tcsc
Copy link
Copy Markdown
Contributor

@tcsc tcsc commented Feb 3, 2023

Windows builds are currently limited to 1 concurrent build for all stages
with the same name. This is causing unnecessary delay on the push build
queue, given that the Windows native builds are all set up to be independent
of one another.

Also updates the dronegen process to use a stock drone cli instance
proxied via tsh, to better match modern usage.

Windows builds are currently limited to 1 concurrent build for all stages
with the same name. This is causing unnecessary delay on the push build
queue, given that the Windows native builds are all set up to be independent
of one another.

Also updates the dronegen process to use a stock drone cli instance
proxied via tsh, to better match modern usage.
@tcsc tcsc merged commit b8bb112 into branch/v11 Feb 3, 2023
@tcsc tcsc deleted the tcsc/branch/v11/remove-windows-concurrency-limit branch February 3, 2023 22:36
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.

3 participants