chore(template): rebuild from templates 57e7024 #59
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 fully in sync at its recorded
39e0ccf, so the rebuild reduces to a single change: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.Every other template-owned file came back byte-identical, including
publish.yml.The real
Dockerfilewas kept rather than replaced, per the container-layer rule.CHANGELOG.mdis not template-owned and was untouched. No placeholders survive.No divergences to classify.
This branch is based on
origin/mainat38c2129, which is tag0.4.1. It contains exactly one commit on top of that.Local gate (
make pre-commit) passes: hadolint clean, prettier reports no changes.Correction to an earlier version of this description: it stated that local
mainwas one commit ahead with an unpushedbump: version 0.4.0 → 0.4.1. That was read from a stale remote-tracking ref. The bump was already pushed and tagged; nothing is unpushed and the branch base is unaffected.Commitizen bump preview
No commits in this PR are eligible for a version bump.