Commit 4088fd8
authored
ci(shorebird): remove shard_runner package; now lives in _build_engine (#145)
The shard_runner package moved to shorebirdtech/_build_engine in
shorebirdtech/_build_engine#209. Runner code lives next to the
workflows that invoke it; runner changes no longer need a Flutter PR
+ engine bump round-trip to land + test.
What stays in this repo (still read by the runner via --config-dir):
- shorebird/ci/shards/*.json
- shorebird/ci/compose.json
- shorebird/ci/artifacts_manifest.template.yaml
Also drops the 🧩 Shard Runner Tests job from shorebird_ci.yml and
the matching entry from the `ci` aggregator's needs list — those tests
now run in _build_engine's CI.
Depends on shorebirdtech/_build_engine#209 landing first; otherwise
in-flight engine builds against pre-bump SHAs would be unaffected
(workflow points at _build_engine's runner) but anyone iterating
locally on the runner would be confused by the deleted dir.1 parent bf082fe commit 4088fd8
18 files changed
Lines changed: 0 additions & 2254 deletions
File tree
- .github/workflows
- shorebird/ci/shard_runner
- bin
- lib
- test
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | 41 | | |
70 | 42 | | |
71 | 43 | | |
| |||
148 | 120 | | |
149 | 121 | | |
150 | 122 | | |
151 | | - | |
152 | 123 | | |
153 | 124 | | |
154 | 125 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments