Skip to content

[codex] Add towncrier to release extra#3018

Merged
adamtheturtle merged 1 commit into
mainfrom
codex/add-towncrier-release-extra
May 20, 2026
Merged

[codex] Add towncrier to release extra#3018
adamtheturtle merged 1 commit into
mainfrom
codex/add-towncrier-release-extra

Conversation

@adamtheturtle
Copy link
Copy Markdown
Member

@adamtheturtle adamtheturtle commented May 20, 2026

Summary

Add towncrier==25.8.0 to the release extra so the release workflow can run:

uv run --extra=release towncrier build ...

The previous towncrier migration added the tool for development/docs builds, but release jobs install only the release extra before invoking towncrier.

Validation

  • uv lock
  • uv run --no-dev --extra=release towncrier --version
  • repo pre-commit / pre-push hooks run by git commit and git push

Note

Low Risk
Low risk dependency metadata change; it only affects what gets installed when using the release extra and does not touch runtime code paths.

Overview
Ensures release environments can run towncrier by adding towncrier==25.8.0 to the release optional dependency extra in pyproject.toml (alongside check-wheel-contents).

Reviewed by Cursor Bugbot for commit de47475. Bugbot is set up for automated code reviews on this repo. Configure here.

@adamtheturtle adamtheturtle marked this pull request as ready for review May 20, 2026 11:57
@adamtheturtle adamtheturtle merged commit 05c15d7 into main May 20, 2026
15 checks passed
@adamtheturtle adamtheturtle deleted the codex/add-towncrier-release-extra branch May 20, 2026 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant