release 0.19.0: commit docs/DEEPEST.pdf, attach it to releases - #29
Merged
Merged
Conversation
The A5 booklet is the easy thing to distribute, so it is now tracked at docs/DEEPEST.pdf (`make booklet` rebuilds it from DEEPEST.tex and copies it there) and the release workflow attaches it next to the tarball. README links it. Version 0.19.0 in VERSION, the three pyproject files, both package __init__ modules and the helpmate-api pin; the CHANGELOG's Unreleased section (site puzzle themes, corpus 302, DEEPEST cards) becomes 0.19.0. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01DFQB6YogM3gaauunTfMuxW
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.
Summary
docs/DEEPEST.pdfis tracked: the A5 booklet is the easy thing to hand around.make bookletrebuilds it from DEEPEST.tex and copies it intodocs/; the release workflow attaches it next to the tarball; README links it.__init__modules, the helpmate-api pin). The CHANGELOG's Unreleased section becomes 0.19.0: site puzzles with themes and a Theme filter (1071 puzzles), corpus at 302 tables, DEEPEST as problem cards with themes, and the committed PDF.Test plan
make bookletwritesdocs/DEEPEST.pdf(131 pages, card layout)./build/helpmate --version= 0.19.0 after reconfigure;make lintcleantests/repo: all pass except the four that compare against the Python packages installed on the dev box (stale 0.17.0 wheels there; CI installs from the tree)🤖 Generated with Claude Code
https://claude.ai/code/session_01DFQB6YogM3gaauunTfMuxW