Add bootapi-images repository #51

Merged
benvin merged 1 commits from benvin/bootapi-images-repo into main 2026-07-30 21:03:18 +10:00
Owner

Why

Ben's review on bootapi-templates#3 asked to move the rootfs image-build pipeline out of the templates repo (that repo is just kickstart templates). This creates a dedicated bootapi-images repo for the dnf --installroot -> tar.zst -> artifactapi build.

Change

  • Add config/git.unkin.net/unkin/repository/bootapi-images.yaml (public, squash, delete-branch-after-merge), modeled on the bootapi-templates entry. Main protection requires the pre-commit and lint Woodpecker checks + benvin approval.

https://claude.ai/code/session_015ur3i7D2azsMAWTSVABApv

## Why Ben's review on bootapi-templates#3 asked to move the rootfs image-build pipeline out of the templates repo (that repo is just kickstart templates). This creates a dedicated `bootapi-images` repo for the dnf --installroot -> tar.zst -> artifactapi build. ## Change - Add `config/git.unkin.net/unkin/repository/bootapi-images.yaml` (public, squash, delete-branch-after-merge), modeled on the bootapi-templates entry. Main protection requires the `pre-commit` and `lint` Woodpecker checks + benvin approval. https://claude.ai/code/session_015ur3i7D2azsMAWTSVABApv
unkinben added 1 commit 2026-07-30 20:55:56 +10:00
Add bootapi-images repository
ci/woodpecker/pr/plan Pipeline was successful
ci/woodpecker/pr/pre-commit Pipeline was successful
68584acffb
bootapi-images builds the AlmaLinux node rootfs tarballs that bootapi's
image-based provisioning (liveimg) unpacks, and on a v* tag publishes
almalinux9-node-<ver>.tar.zst to the artifactapi rootfs-images local repo. Split
out of bootapi-templates so that repo stays templates-only.

Modeled on the bootapi-templates entry: public, squash, delete-branch-after-merge,
main protection requiring the pre-commit + lint Woodpecker checks and benvin
approval.

Claude-Session: https://claude.ai/code/session_015ur3i7D2azsMAWTSVABApv
benvin merged commit 58dafb7ac2 into main 2026-07-30 21:03:18 +10:00
benvin deleted branch benvin/bootapi-images-repo 2026-07-30 21:03:18 +10:00
Sign in to join this conversation.