chore(template): rebuild from templates 57e7024 #8
Loading…
Reference in a new issue
No description provided.
Delete branch "template-rebuild"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Full template rebuild against
templates@57e7024(basedocker, variantscommon-versioning+common-versioning-docker).Every template-owned file was deleted and re-applied in layer order. The repo was already in sync at its recorded
d9b8686, so the rebuild reduces to two changes:Makefile— newcleantarget (docker image rm --force $(IMAGE):local, leading-so a missing image is not a failure), added to.PHONY.cleanis now part of the shared-layer target contract..forgejo/workflows/publish.yml—images:moves from scalar to block form, matching the current template. The published image path is unchanged.The real
Dockerfilewas kept rather than replaced, per the container-layer rule.CHANGELOG.mdandCONTRIBUTING.mdare not template-owned and were untouched. No placeholders survive; the template's commented Docker Hub scaffolding was dropped, matching howathena-archive-ci-imagewas rebuilt at39e0ccf.No divergences to classify — nothing the baseline displaced was project-specific.
Local gate (
make pre-commit) passes: hadolint clean, prettier reports no changes.Commitizen bump preview
No commits in this PR are eligible for a version bump.