File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -91,11 +91,6 @@ make generic # builds the generic flavor
9191- PR conflicts are flagged automatically via ` check-pr-conflicts.yml ` (reusable
9292 ` check-pr-merge-conflict.yml ` from ` vyos/.github@current ` ).
9393
94- ## Mirror relationship
95-
96- ** Live consumer** of the gen-1 PR mirror pipeline (` pr-mirror-repo-sync.yml ` ).
97- Mirror twin: ` VyOS-Networks/vyos-build ` . Edit canonical side only.
98-
9994## Notes for future contributors
10095
10196- No ` git submodule init ` needed - packages come from the apt mirror at build
@@ -105,6 +100,6 @@ Mirror twin: `VyOS-Networks/vyos-build`. Edit canonical side only.
105100 Open a Phorge task and coordinate with maintainers.
106101- Reusable workflow ` trigger_rebuild_packages.yml ` fires REST
107102 ` workflow_dispatch ` into ` $REMOTE_OWNER/vyos-build-packages ` (REMOTE_OWNER =
108- VyOS-Networks ). The dispatcher runs as ` vyosbot ` .
103+ the private side ). The dispatcher runs as ` vyosbot ` .
109104- For new flavors, add a ` data/build-flavors/<flavor>.toml ` and document the
110105 resulting ` make <flavor> ` target.
You can’t perform that action at this time.
0 commit comments