Skip to content

docs(CHANGES): refresh release notes for May 2026#56

Merged
tony merged 1 commit into
masterfrom
changes-refresh-may-2026
May 10, 2026
Merged

docs(CHANGES): refresh release notes for May 2026#56
tony merged 1 commit into
masterfrom
changes-refresh-may-2026

Conversation

@tony
Copy link
Copy Markdown
Member

@tony tony commented May 10, 2026

Summary

  • Rewrite the full changelog into the newer release-note style used across the gp-libs docs stack
  • Expand release entries into user-facing deliverables with lead paragraphs and prose sections
  • Add current MyST links for live docs/API targets while leaving obsolete early helper APIs unlinked

Validation

  • uv run sphinx-build -b dirhtml -n -W --keep-going docs docs/_build/html
  • uv run ruff check .
  • uv run ruff format --check .
  • uv run mypy .
  • uv run py.test --basetemp=/home/d/.cache/g-pytest-basetemp

Note: plain uv run py.test fails in this container because /tmp/.git exists, so pytest tmp dirs under /tmp are detected as inside a git repo. The suite passes when pytest's base temp is outside /tmp.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.89%. Comparing base (17a9096) to head (b470da9).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #56   +/-   ##
=======================================
  Coverage   96.89%   96.89%           
=======================================
  Files           5        5           
  Lines         129      129           
=======================================
  Hits          125      125           
  Misses          4        4           

☔ 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 b470da9 into master May 10, 2026
7 checks passed
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.

2 participants