Rewrite CHANGES around release deliverables#530
Merged
Conversation
why: The changelog should follow the new CHANGES standard and explain each release in user-facing terms instead of mirroring PR mechanics. what: - Rework release entries into lead paragraphs, fixed sections, and deliverable headings - Add richer links to issues, PRs, and live API docs while keeping retired APIs as inline code - Correct recent release references and preserve historical entries without retagging
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #530 +/- ##
=======================================
Coverage 58.23% 58.23%
=======================================
Files 40 40
Lines 6489 6489
Branches 1098 1098
=======================================
Hits 3779 3779
Misses 2177 2177
Partials 533 533 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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
Rewrites
CHANGESto follow the new release-note standards inAGENTS.md:Validation
Passed:
uv run ruff check . --fix --show-fixesuv run ruff format .uv run mypygit diff --check -- CHANGESNot clean yet:
uv run py.test --reruns 0 -vvvcollected 616 items, then hung atsrc/libvcs/cmd/git.py::libvcs.cmd.git.Git.helpwith child processgit help --all; the pytest/git-help processes were killed after confirming the hang.just build-docsfailed before parsing project docs because the installedsphinx_autodoc_typehints_gppackage cannot importsphinx_autodoc_typehints_gp._data_defaults.