Commit 6b49f2e
committed
Ask autobuilds to build every revision that lands here
Nothing connected a commit on this branch to a build of it: the nightly
moved when a person went and started one. Every push to the development
branch now announces its exact revision to autobuilds, which decides
whether it is worth building -- it deduplicates by build_id, so a
revision it already built costs one job and no runners.
The `run_build` listeners this repository carried were the same idea
from the other direction and no sender ever existed. Keeping them while
the name means "autobuilds, build this" would leave a dispatch able to
start a full build here by accident.1 parent c4c79e8 commit 6b49f2e
2 files changed
Lines changed: 25 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | 6 | | |
9 | 7 | | |
10 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
0 commit comments