Commit de735fd
committed
Retire gh_ci/yaml_snippets submodule; sparse-fetch from mirrors_service
Drop the gh_ci/yaml_snippets submodule in favor of a second checkout
step that sparse-fetches src/backend/yaml_snippets from the
mirrors_service branch and moves it into gh_ci/yaml_snippets. Schema
paths and imports in gh_ci/config_checker.py keep working unchanged.
Side benefits:
- master CI now validates mirror configs against the exact parser the
service runs at runtime, so schema drift between branches is no
longer possible.
- actions/checkout and actions/setup-python bumped from v2 (EOL) to v4
while the workflow was being edited.
Depends on the corresponding change on the mirrors_service branch which
moves yaml_snippets from a submodule to regular files at the same path.1 parent c5791e6 commit de735fd
3 files changed
Lines changed: 12 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
27 | 30 | | |
28 | | - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
29 | 38 | | |
30 | | - | |
| 39 | + | |
31 | 40 | | |
32 | 41 | | |
33 | 42 | | |
| |||
This file was deleted.
This file was deleted.
0 commit comments