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

[Enhancement/Feature] [Integration] [Gitlab] Change fnmatch to glob in file kind #979

Open
1 task
matan84 opened this issue Sep 3, 2024 · 0 comments
Open
1 task
Labels
enhancement New feature or request integration A change in integration files

Comments

@matan84
Copy link
Member

matan84 commented Sep 3, 2024

Motivation

Right now we use the fnmatch to find globs in the gitlab file-kind feature. It needs to change to regular glob library once Ocean will be available to Python 3.12-13, So that we get all glob features.

Proposed Changes

Change fnmatch to glob

Are you willing to submit a PR?

  • I'm willing to submit a PR!
@matan84 matan84 added enhancement New feature or request integration A change in integration files labels Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request integration A change in integration files
Projects
None yet
Development

No branches or pull requests

1 participant