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

As a user I can list repos whose name match a regex #4432

Closed
daviddavis opened this issue Sep 15, 2023 · 0 comments · Fixed by #4449
Closed

As a user I can list repos whose name match a regex #4432

daviddavis opened this issue Sep 15, 2023 · 0 comments · Fixed by #4449
Labels

Comments

@daviddavis
Copy link
Contributor

daviddavis commented Sep 15, 2023

I'd like to be able to hit the /pulp/api/v3/repositories/ endpoint with a filter like name__regex or name__iregex to list repos whose name match a particular regex. We have hundreds of repos so this would be a much welcome feature.

https://docs.djangoproject.com/en/4.2/ref/models/querysets/#regex
https://docs.djangoproject.com/en/4.2/ref/models/querysets/#iregex

daviddavis added a commit to daviddavis/pulpcore that referenced this issue Sep 18, 2023
daviddavis added a commit to daviddavis/pulpcore that referenced this issue Sep 18, 2023
daviddavis added a commit to daviddavis/pulpcore that referenced this issue Sep 18, 2023
daviddavis added a commit to daviddavis/pulpcore that referenced this issue Sep 19, 2023
daviddavis added a commit to daviddavis/pulpcore that referenced this issue Sep 19, 2023
daviddavis added a commit to daviddavis/pulpcore that referenced this issue Sep 19, 2023
daviddavis added a commit to daviddavis/pulpcore that referenced this issue Sep 20, 2023
daviddavis added a commit to daviddavis/pulpcore that referenced this issue Sep 20, 2023
dralley pushed a commit that referenced this issue Sep 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants