Release 2.32.1 #498

Merged
johnsturgeon merged 1 commit from bump-version into main 2026-09-07 17:04:24 +02:00
Owner

Patch bump to exercise the release -> build-image pipeline with FJ_TOKEN now set.

resolves #497

🤖 Generated with Claude Code

Patch bump to exercise the release -> build-image pipeline with FJ_TOKEN now set. resolves #497 🤖 Generated with [Claude Code](https://claude.com/claude-code)
Release 2.32.1
All checks were successful
Python FastAPI Jinja Linting / build (pull_request) Successful in 27s
Tests / pytest (pull_request) Successful in 13s
Claude Code Review / claude-review (pull_request) Successful in 12s
Release on merge / release (pull_request) Successful in 1s
31b71095df
Exercise the release -> build-image pipeline now that FJ_TOKEN is set,
so the published release triggers the image build under a real PAT.

resolves #497

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Author
Owner

This PR is a mechanical patch version bump (2.32.0 → 2.32.1) touching only pyproject.toml:3 and the matching tgfp-web entry in uv.lock. It follows the project's versioning convention exactly and carries no code changes to review.

Looks good — nothing to flag.

Both edits are consistent (the uv.lock bump mirrors pyproject.toml), which is exactly what uv version --bump patch produces, and this is the correct way to trigger the release → build-image pipeline per CLAUDE.md's Versioning section. No correctness, security, performance, or test-coverage concerns apply to a version-string change.

<!-- claude-code-review --> This PR is a mechanical patch version bump (2.32.0 → 2.32.1) touching only `pyproject.toml:3` and the matching `tgfp-web` entry in `uv.lock`. It follows the project's versioning convention exactly and carries no code changes to review. Looks good — nothing to flag. Both edits are consistent (the `uv.lock` bump mirrors `pyproject.toml`), which is exactly what `uv version --bump patch` produces, and this is the correct way to trigger the release → build-image pipeline per CLAUDE.md's Versioning section. No correctness, security, performance, or test-coverage concerns apply to a version-string change.
johnsturgeon deleted branch bump-version 2026-09-07 17:04:24 +02:00
Sign in to join this conversation.
No description provided.