Skip to content

[Feature] File path regex support#23

Open
PremRajendran wants to merge 3 commits intomainfrom
feature/file-path-regex-support
Open

[Feature] File path regex support#23
PremRajendran wants to merge 3 commits intomainfrom
feature/file-path-regex-support

Conversation

@PremRajendran
Copy link
Collaborator

closes #7

@PremRajendran PremRajendran self-assigned this Mar 4, 2026
# Extract version from filename and filter by latest_snapshot_version if provided
available_versions = []
seen_versions: set = set()
d = []
Copy link
Collaborator

Choose a reason for hiding this comment

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

Can you please name this better for readability, I can't tell what this is for.

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.

[FEATURE]: Allow Version in Filename for Recursive File Lookup

2 participants