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

Merged
gravityfargo merged 1 commit from template-rebuild into main 2026-07-31 05:04:01 +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 in sync at its recorded d9b8686, so the rebuild reduces to two changes:

  • 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.
  • .forgejo/workflows/publish.ymlimages: moves from scalar to block form, matching the current template. The published image path is unchanged.

The real Dockerfile was kept rather than replaced, per the container-layer rule. CHANGELOG.md and CONTRIBUTING.md are not template-owned and were untouched. No placeholders survive; the template's commented Docker Hub scaffolding was dropped, matching how athena-archive-ci-image was rebuilt at 39e0ccf.

No divergences to classify — nothing the baseline displaced was project-specific.

Local gate (make pre-commit) passes: hadolint clean, prettier reports no changes.

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 in sync at its recorded `d9b8686`, so the rebuild reduces to two changes: - `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. - `.forgejo/workflows/publish.yml` — `images:` moves from scalar to block form, matching the current template. The published image path is unchanged. The real `Dockerfile` was kept rather than replaced, per the container-layer rule. `CHANGELOG.md` and `CONTRIBUTING.md` are not template-owned and were untouched. No placeholders survive; the template's commented Docker Hub scaffolding was dropped, matching how `athena-archive-ci-image` was rebuilt at `39e0ccf`. No divergences to classify — nothing the baseline displaced was project-specific. Local gate (`make pre-commit`) passes: hadolint clean, prettier reports no changes.
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 57s
Test Build / checks (pull_request) Successful in 5s
Test Build / code-quality (pull_request) Successful in 0s
f0dddfa3f3

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/general-ci-image!8
No description provided.