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

Introduce group and project search strategies #144

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

josuerf
Copy link

@josuerf josuerf commented Feb 3, 2024

No description provided.

Josué Freitas added 2 commits February 3, 2024 16:10
- Added the ability to configure search strategies for GitLab groups and projects
- Two strategies available: 'default' (follows the previous search method) and 'nameMapping' (allows mapping between package names and GitLab group/project names)
- Introduced case-insensitive search option for nameMapping strategy
- Added details about the two matching strategies for GitLab groups and projects.
- Introduced the 'nameMapping' strategy with the ability to define mappings between package names and GitLab group/project names.
- Included information about case-insensitive matching and the use of search paths for group and project names.
@josuerf josuerf changed the title Development Introduce group and project search strategies Feb 9, 2024
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.

1 participant