feat(images): add router recipe, pins, publish pipeline, and import spike - #7
Merged
Conversation
Rename the generated template to github.com/GilmanLab/agentcompute with binary and env prefix agentcompute, and pin github.com/meigma/codemode to v0.2.1.
Point binaries, GHCR image, ghd signer, and Release Please at agentcompute. Use vars.RELEASE_APP_CLIENT_ID and secrets.RELEASE_APP_PRIVATE_KEY with glab-release-please tag bypass.
Keep the random.int demo and engineering MkDocs pages, and replace template names, clone URLs, and environment prefix examples.
Validate pins, recipe package closure, and catalog keys. Assemble router.tar.xz from SHA-pinned inputs with separate download, compile, and assemble metrics.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Phase 1 of agentcompute: bootstrap the repository from the template and publish one
routersystem container end to end.DELETE_ME.mdremoved. Remaining template item (rewrite README/docs for real capabilities) lands with the Go server in Phase 2.images/pins.yaml,images/router/distrobuilder.yaml,images/build.py: pinned, offline-seeded Alpine 3.22.5 router recipe. Proven on sandbox01 (seeimages/README.mdfor numbers).images-validate.yml: credential-free PR check.images-publish.yml: protected master only; boot-tests in the restrictedimage-buildproject, publishes an immutable imgoci release, attests the index digest viaattest.yml.spikes/images: throwaway imgoci publisher/importer (round-tripped a scratch release through GHCR → verified bytes →incus image import→ boot → six tool checks → alias promotion).images/catalog.yamlwith the master digest follows in the next PR once this publish runs.Companion changes: GilmanLab/root#29 (registration), GilmanLab/fleet (image-build project), GilmanLab/networking#20 and GilmanLab/aws#6 (CI tailnet identity).