Skip to content

docs(CHANGES): Rewrite changelog for May 2026#70

Merged
tony merged 2 commits intomasterfrom
changes-refresh-may-2026
May 10, 2026
Merged

docs(CHANGES): Rewrite changelog for May 2026#70
tony merged 2 commits intomasterfrom
changes-refresh-may-2026

Conversation

@tony
Copy link
Copy Markdown
Member

@tony tony commented May 10, 2026

Summary

Rewrite the full CHANGES file into the new AGENTS.md changelog shape:

  • Adds release lead paragraphs and PR-backed deliverable headings across the full history
  • Uses richer MyST/Sphinx roles for documented APIs and docs pages
  • Keeps removed historical APIs as plain-text migration context instead of linking stale targets
  • Preserves existing release dates, versions, and tags as-is

Validation

  • just test — 83 passed
  • just ruff — all checks passed
  • just mypy — success, 15 files
  • just build-docs — build succeeded
  • git diff --check — clean

tony added 2 commits May 10, 2026 17:49
why: Make the release history match the AGENTS.md changelog conventions with product-focused deliverables and rich MyST links.

what:
- Rework every gp-libs release entry into prose-led sections with release leads
- Add PR-backed deliverable headings and Sphinx roles for documented APIs and docs pages
- Preserve removed historical APIs as plain-text migration context
why: The history page rendered the MyST doctest fence with stray backticks because the inline code span was unbalanced.
what:
- Use a balanced four-backtick inline code span for the ```{doctest} fence example
@codecov
Copy link
Copy Markdown

codecov Bot commented May 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.08%. Comparing base (618017a) to head (fcc1d2c).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #70   +/-   ##
=======================================
  Coverage   73.08%   73.08%           
=======================================
  Files          14       14           
  Lines         836      836           
=======================================
  Hits          611      611           
  Misses        225      225           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@tony tony merged commit fcc1d2c into master May 10, 2026
36 checks passed
@tony tony deleted the changes-refresh-may-2026 branch May 10, 2026 23:17
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