chore: pick up the current py-canon - #145
Merged
Merged
Conversation
Opened by tools/fleet-propagate.sh in gojiplus/py-canon: a lock refresh for the pinned py-canon commit, a `copier update` against the template at v1, or both. Nothing here was hand-written. If the result is wrong, the fix belongs in the template rather than in this diff.
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
The lock refresh IS the 1.1.0 propagation; v1.1.0's only template delta (run-preen: true) is already set explicitly in this repo's shim, so the record matches reality. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
soodoku
added a commit
that referenced
this pull request
Aug 20, 2026
* chore: pick up the current py-canon Opened by tools/fleet-propagate.sh in gojiplus/py-canon: a lock refresh for the pinned py-canon commit, a `copier update` against the template at v1, or both. Nothing here was hand-written. If the result is wrong, the fix belongs in the template rather than in this diff. * Record the v1.1.0 template tag The lock refresh IS the 1.1.0 propagation; v1.1.0's only template delta (run-preen: true) is already set explicitly in this repo's shim, so the record matches reality. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> --------- Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
soodoku
added a commit
that referenced
this pull request
Aug 20, 2026
* chore: pick up the current py-canon Opened by tools/fleet-propagate.sh in gojiplus/py-canon: a lock refresh for the pinned py-canon commit, a `copier update` against the template at v1, or both. Nothing here was hand-written. If the result is wrong, the fix belongs in the template rather than in this diff. * Record the v1.1.0 template tag The lock refresh IS the 1.1.0 propagation; v1.1.0's only template delta (run-preen: true) is already set explicitly in this repo's shim, so the record matches reality. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> --------- Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Opened by
tools/fleet-propagate.shin gojiplus/py-canon.The
@v1reusable workflows update themselves; these two layers do not:uv.lockpins the commitpy-canon@v1resolved to, so docs keepbuilding against an old
py_canon.sphinxuntil the lock is refreshed.copier updateis what carries template changes -- scaffolding and theshared
[tool.*]config -- into a repo that already exists. Nothing runs iton a schedule.
Nothing here was hand-written. If the result is wrong, the fix belongs in the
template rather than in this diff.