summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibWeb
diff options
context:
space:
mode:
authorBrian Gianforcaro <bgianf@serenityos.org>2021-09-12 11:09:28 -0700
committerBrian Gianforcaro <b.gianfo@gmail.com>2021-09-12 18:41:57 +0000
commit10679b6df2f8e9689588f44331544886c54b32fb (patch)
treec9c44043b4c45f2ab87275e5d3317940f2f6af78 /Userland/Libraries/LibWeb
parent5d567eb4ac2eda53244be5c8dab189ec01a7f516 (diff)
downloadserenity-10679b6df2f8e9689588f44331544886c54b32fb.zip
CI: Batch master builds in Azure DevOps to help with CI latency
The CI system often develops a significant backlog when we have a lot of PRs in the queue, and folks are pushing to master directly, or other PRs are getting merged. The individual pushes to master or PR merges to master each end up creating a dedicated master CI build. These builds complete for machines with the normal PR validation builds. To aid with this, Azure DevOps has a feature where they allow the CI builds to "batch" multiple changes together, instead of running multiple builds for each change. Azure DevOps defines batching as: When a pipeline is running, the system waits until the run is completed, then starts another run with all changes that have not yet been built. Documentation Reference: https://docs.microsoft.com/en-us/azure/devops/pipelines/repos/github?view=azure-devops&tabs=yaml#batching-ci-runs
Diffstat (limited to 'Userland/Libraries/LibWeb')
0 files changed, 0 insertions, 0 deletions