Skip to content

CI: Avoid using double-asterisk for file matching in the ReadTheDocs#4475

Open
seisman wants to merge 1 commit intomainfrom
fix-rtd-pathspec
Open

CI: Avoid using double-asterisk for file matching in the ReadTheDocs#4475
seisman wants to merge 1 commit intomainfrom
fix-rtd-pathspec

Conversation

@seisman
Copy link
Copy Markdown
Member

@seisman seisman commented Mar 27, 2026

The double-asterisk ** syntax may not always work in all shells (xref: https://stackoverflow.com/a/62985520). This PR avoids using **.

@seisman seisman changed the title RTD: use git pathspecs for Python file matching CI: Use git pathspecs for file matching in ReadTheDocs Mar 27, 2026
@seisman seisman changed the title CI: Use git pathspecs for file matching in ReadTheDocs RTD: use git pathspecs for Python file matching Mar 27, 2026
@seisman seisman marked this pull request as draft March 27, 2026 15:54
@seisman seisman changed the title RTD: use git pathspecs for Python file matching CI: Avoid using double-asterisk for file matching in the ReadTheDocs Mar 27, 2026
@seisman seisman added maintenance Boring but important stuff for the core devs skip-changelog Skip adding Pull Request to changelog needs review This PR has higher priority and needs review. labels Mar 27, 2026
@seisman seisman added this to the 0.19.0 milestone Mar 27, 2026
@seisman seisman marked this pull request as ready for review March 27, 2026 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Boring but important stuff for the core devs needs review This PR has higher priority and needs review. skip-changelog Skip adding Pull Request to changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant