Release prep: v1.13.1 - The Fetch Queue Looks After Itself - #935
Merged
Merged
Conversation
- SCRIPT_VERSION and README's version line bumped to v1.13.1 - Both changelogs' Unreleased section rolled into a v1.13.1 heading, dated 2026-09-24 - Test count in docs/FUTURE.md updated to the shipped-tree figure - docs/FUTURE.md's alt-nick open question updated: the list-writing half is fixed (#376/#917), only the sidebar-merging half is still open - docs/INSTALL.md's Upgrading section notes that PAUSE_ON_UPDATE's own meaning changed (#923), since a settings diff alone would not catch it
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.
Pre-extraction release checklist from
docs/PUBLIC-REPO-WORKFLOW.md, ahead of pushing v1.13.1 todccore.## Unreleasedinto## v1.13.1 (2026-09-24)in both changelogs (23 entries since v1.13.0, dominated by the Fetching from other bots, the way AutoGet did it: understand their replies, keep the queue working by itself #926 AutoGet-parity fetch/list work).SCRIPT_VERSION(defaults.py) and README's version line to v1.13.1.PAUSE_ON_UPDATE's own meaning changed (Idea: keep searching the old list while a rebuild runs, instead of pausing for all of it #923) - a settings diff alone wouldn't catch that, since it isn't a new setting.test_no_stale_phrasing_in_operator_text.py.Checked python.org: 3.14.7 is still current, no Windows launcher pin bump needed.
Full suite 6688 OK in an isolated clone. Next: extract to
dccore, tagv1.13.1there once merged.