Skip to content

Commit c241dd7

Browse files
authored
CI tidy up (#6756)
1 parent a2c0ea1 commit c241dd7

File tree

3 files changed

+0
-159
lines changed

3 files changed

+0
-159
lines changed

.azure-pipelines-release.yml

Lines changed: 0 additions & 36 deletions
This file was deleted.

.azure-pipelines-templates/release-matrix.yaml

Lines changed: 0 additions & 115 deletions
This file was deleted.

.github/workflows/README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,5 @@
11
Documents the various GitHub Actions workflows, the role they fulfil and 3rd party dependencies if any.
22

3-
# Backport
4-
5-
Attempts to auto-open backport PRs from main to LTS branch(es) whenever possible. This works well in the absence of conflicts, typically early on during the life of an LTS, and less well later. The alternatives are running the backport tool manually, or cherry picking commits.
6-
Triggered when the label `auto-backport` is applied to a PR, along with the `X.*-todo` label to set the target branch.
7-
8-
File: `backport.yml`
9-
3rd party dependencies: `sorenlouv/backport-github-action@main`
10-
113
# Bencher
124

135
Builds and runs CCF performance tests, both end to end and micro-benchmarks. Results are posted to bencher.dev, and [plotted to make regressions obvious](https://bencher.dev/console/projects/ccf/plots).

0 commit comments

Comments
 (0)