docs: restore agent guidance and label the image #22
Loading…
Reference in a new issue
No description provided.
Delete branch "chore/restore-agents-and-image-labels"
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?
Salvage from the two hand-adoption commits that the template rebuild (#21) superseded. Those commits touched 17 files; replaying them onto the merged rebuild would have reverted it — deleting
LICENSE,.gitignore,.prettierignore,code-quality.ymlandtest-build.yml, re-adding the oldchecks.yml, movingcz.tomlandrenovate.jsonback, and downgrading uv0.11.29→0.11.15andbump.yml's image pin0.3.0→0.1.2. Only two things in them were worth keeping, and they are here.d94872e— AGENTS.mdRestored, with the claims the rebuild invalidated corrected rather than carried over verbatim:
make lint, not through its own containerchecks.ymlis gone;code-quality.ymlruns the checks, called fromtest-build.ymltype=gha, notactions/cacheon${{ runner.temp }}/.buildx-cache.forgejo/renovate.jsonfj actions dispatch build-push.yaml mainpointed at a workflow that has never existed under any name; replaced with dispatchingpublish.ymlwith the tag as itsrefinputAlso adds a Template-managed section naming the three deliberate divergences from the
dockertemplate — the.dockerignoreallowlist forentrypoint.shandcz-preview,build-version.ymlcalling the localbump.yml, and the keptREADME.md— so a future rebuild does not silently normalise them away.The
bump.ymlgotchas are carried over untouched: theon.workflow_callsecrets:parser bug,--no-raise 3,21, and the pin-backward rule.68ccead— DockerfileThe OCI
LABELblock AGENTS.md documents as a convention but which the image did not actually carry, pluscommitizen==4.16.5in place of an unpinned install, keeping the Dockerfile Renovate-trackable. Re-applied onto the current base, so uv stays at0.11.29.Not yet built with the pin — CI covers that.
Both commit types are inert under this repo's release model, so merging cannot cut a tag.
Commitizen bump preview
No commits in this PR are eligible for a version bump.