Skip to content

chore: no need to check reST files#3743

Merged
d-v-b merged 2 commits intozarr-developers:mainfrom
DimitriPapadopoulos:rst
Mar 6, 2026
Merged

chore: no need to check reST files#3743
d-v-b merged 2 commits intozarr-developers:mainfrom
DimitriPapadopoulos:rst

Conversation

@DimitriPapadopoulos
Copy link
Contributor

@DimitriPapadopoulos DimitriPapadopoulos commented Mar 4, 2026

There are no reST files left, everything has been moved to Markdown.

Avoids this output during CI linting:

rst directives end with two colons...................(no files to check)Skipped
rst ``inline code`` next to normal text..............(no files to check)Skipped

TODO:

  • Add unit tests and/or doctests in docstrings
  • Add docstrings and API docs for any new/modified user-facing classes and functions
  • New/modified features documented in docs/user-guide/*.md
  • Changes documented as a new file in changes/
  • GitHub Actions have all passed
  • Test coverage is 100% (Codecov passes)

@github-actions github-actions bot added the needs release notes Automatically applied to PRs which haven't added release notes label Mar 4, 2026
There are no reST files left, everything has been moved to Markdown.
@DimitriPapadopoulos DimitriPapadopoulos changed the title No need to check reST files chore: no need to check reST files Mar 4, 2026
@d-v-b d-v-b enabled auto-merge (squash) March 6, 2026 20:15
@d-v-b d-v-b merged commit b6d3ae2 into zarr-developers:main Mar 6, 2026
24 checks passed
@DimitriPapadopoulos DimitriPapadopoulos deleted the rst branch March 6, 2026 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs release notes Automatically applied to PRs which haven't added release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants