chore(template): rebuild from templates 57e7024 #59

Merged
gravityfargo merged 1 commit from template-rebuild into main 2026-07-31 05:05:44 +00:00
Owner

Full template rebuild against templates@57e7024 (base docker, variants common-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 — new clean target (docker image rm --force $(IMAGE):local, leading - so a missing image is not a failure), added to .PHONY. clean is now part of the shared-layer target contract.

Every other template-owned file came back byte-identical, including publish.yml.

The real Dockerfile was kept rather than replaced, per the container-layer rule. CHANGELOG.md is not template-owned and was untouched. No placeholders survive.

No divergences to classify.

This branch is based on origin/main at 38c2129, which is tag 0.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 main was one commit ahead with an unpushed bump: 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.

Full template rebuild against `templates@57e7024` (base `docker`, variants `common-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` — new `clean` target (`docker image rm --force $(IMAGE):local`, leading `-` so a missing image is not a failure), added to `.PHONY`. `clean` is now part of the shared-layer target contract. Every other template-owned file came back byte-identical, including `publish.yml`. The real `Dockerfile` was kept rather than replaced, per the container-layer rule. `CHANGELOG.md` is not template-owned and was untouched. No placeholders survive. No divergences to classify. This branch is based on `origin/main` at `38c2129`, which is tag `0.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 `main` was one commit ahead with an unpushed `bump: 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._
chore(template): rebuild from templates 57e7024
All checks were successful
PR Bump Preview / Preview version bump (pull_request) Successful in 5s
Test Build / Test build image (pull_request) Successful in 16s
Test Build / checks (pull_request) Successful in 5s
Test Build / code-quality (pull_request) Successful in 0s
aba7d8abe6

Commitizen bump preview

No commits in this PR are eligible for a version bump.

<!-- commitizen-bump-preview --> ## Commitizen bump preview No commits in this PR are eligible for a version bump.
Sign in to join this conversation.
No reviewers
No labels
No milestone
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
ModernLeft/athena-archive-ci-image!59
No description provided.