aboutsummaryrefslogtreecommitdiffstats
path: root/.extras/test-build
AgeCommit message (Expand)AuthorFilesLines
2026-07-14extract docker tooling to ../sbo-dockerbuildDanilo M.1-864/+0
2026-07-14test-build: add --keep to save the built target packageDanilo M.1-0/+14
2026-07-14test-build: variant-namespace the dep cache and prune stale digestsDanilo M.1-3/+19
2026-07-14test-build: target the local SlackBuild (CWD/path), deps from the treeDanilo M.1-3/+39
2026-07-14test-build: auto-pull the image from the LAN registry when missingDanilo M.1-10/+16
2026-07-14test-build: fix container stdin and move lint in-containerDanilo M.1-23/+23
2026-07-14test-build: make drop: satisfy a dep at resolution timeDanilo M.1-0/+6
2026-07-14test-build: implement installed_in_base from image package dbDanilo M.1-7/+27
2026-07-13test-build: document installed_in_base deferralDanilo M.1-3/+7
2026-07-13test-build: fix empty-order corruption when all deps droppedDanilo M.1-1/+8
2026-07-13test-build: wire main, image-presence check, target lookupDanilo M.1-0/+37
2026-07-13test-build: run_target orchestration + summary + confirmDanilo M.1-0/+147
2026-07-13test-build: container build step (build_one via docker)Danilo M.1-0/+171
2026-07-13test-build: port BLOCKED-BY-DEP propagationDanilo M.1-0/+17
2026-07-13test-build: port dep cache, namespaced by image digestDanilo M.1-0/+86
2026-07-13test-build: current-vs-stable override engineDanilo M.1-0/+60
2026-07-13test-build: port SBo lookup + dependency resolverDanilo M.1-0/+96
2026-07-13test-build: config, arg parsing, version selectionDanilo M.1-1/+102
2026-07-13test-build: scaffold script + self-checkDanilo M.1-0/+40