PR #54 removes main.yml, the umbrella build-everything CI. setup.yml built
the release tarball that main.yml downloaded for prebuilt dependencies, so it
now has no consumer.
Options:
- Keep it as the prebuilt-dependency bundle for the devcontainer image and fresh
setups, and update it for the relocated layout (external is now
$CODE/external, outside infra, so the tarball must bundle it). The current
TODO in the file notes this.
- Retire it as well, if nothing else needs the tarball.
Decide before the next tag: setup.yml triggers on v* tags and is currently
inconsistent with the relocated layout.
PR #54 removes
main.yml, the umbrella build-everything CI.setup.ymlbuiltthe release tarball that
main.ymldownloaded for prebuilt dependencies, so itnow has no consumer.
Options:
setups, and update it for the relocated layout (
externalis now$CODE/external, outside infra, so the tarball must bundle it). The currentTODO in the file notes this.
Decide before the next tag:
setup.ymltriggers onv*tags and is currentlyinconsistent with the relocated layout.