Skip to content

test: enforce release notes index ordering#142

Merged
X-PG13 merged 1 commit into
mainfrom
review/test-release-notes-index-ordering
May 29, 2026
Merged

test: enforce release notes index ordering#142
X-PG13 merged 1 commit into
mainfrom
review/test-release-notes-index-ordering

Conversation

@X-PG13
Copy link
Copy Markdown
Owner

@X-PG13 X-PG13 commented May 29, 2026

Summary

  • add release index parsing coverage for English and Simplified Chinese release notes indexes
  • verify Latest points to the current package version
  • verify Recent Releases follows the previous three CHANGELOG versions in descending order

Validation

  • ./.venv-dev/bin/python -m unittest tests.test_release_metadata -v
  • ./.venv-dev/bin/python -m unittest tests.test_docs_links -v
  • git diff --check
  • make check PYTHON=./.venv-dev/bin/python

Closes #140

@X-PG13 X-PG13 merged commit 0e978fe into main May 29, 2026
11 checks passed
@X-PG13 X-PG13 deleted the review/test-release-notes-index-ordering branch May 29, 2026 18:19
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.

test: enforce release notes index ordering

1 participant