Skip to content

Conversation

@lagru
Copy link
Member

@lagru lagru commented Aug 21, 2025

The glob patterns are internally translated to regex' that expect an absolute path. So if docstub was invoked with a relative path, they would never match.

Release note

For maintainers and optionally contributors, please refer to changelist's README on how to document this PR for the release notes.

Ensure glob patterns to ignore files work with relative paths. Previously, 
if docstub was invoked on a relative path, no files would be ignored.

@lagru lagru added the fix Addresses regressions & bugs label Aug 21, 2025
@lagru lagru added this to the v0.5 milestone Aug 21, 2025
@lagru lagru merged commit ab90c82 into main Aug 21, 2025
7 checks passed
@lagru lagru deleted the fix-ignore-files branch August 21, 2025 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix Addresses regressions & bugs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants