Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Explore metadata in hidden files and directories #264

Merged
merged 3 commits into from
Dec 3, 2024
Merged

Conversation

psss
Copy link
Collaborator

@psss psss commented Dec 3, 2024

Add support for a simple config where users can specify which hidden files and directories should be included in the search.

Fix #183.

@psss psss added this to the 1.5 milestone Dec 3, 2024
@psss psss added the base label Dec 3, 2024
@psss psss requested review from martinhoyer, happz and seberm December 3, 2024 09:21
Copy link
Contributor

@martinhoyer martinhoyer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice

Copy link

@seberm seberm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

fmf/base.py Outdated Show resolved Hide resolved
@psss psss requested a review from LecrisUT December 3, 2024 11:47
@psss psss self-assigned this Dec 3, 2024
docs/features.rst Outdated Show resolved Hide resolved
docs/releases.rst Outdated Show resolved Hide resolved
psss added 3 commits December 3, 2024 17:02
Add support for a simple config where users can specify which
hidden files and directories should be included in the search.

Fix #183.
@psss psss force-pushed the explore-hidden-files branch from 1efb3b5 to ecd8e0f Compare December 3, 2024 16:13
@psss psss requested a review from LecrisUT December 3, 2024 16:15
@psss psss merged commit 4802f23 into main Dec 3, 2024
12 of 13 checks passed
@psss psss deleted the explore-hidden-files branch December 3, 2024 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for .dot directories for storing plans
4 participants