Skip to content

feat(api): add missing ProjectPackageManager list filters #3239

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

Merged
merged 1 commit into from
Aug 6, 2025

Conversation

nickbroon
Copy link
Contributor

package_version was introduced in GitLab 16.6

See: https://docs.gitlab.com/api/packages/#for-a-project

@nickbroon nickbroon force-pushed the nickbroon-package_version branch from dd5f394 to 48e32b1 Compare August 6, 2025 14:55
@nickbroon nickbroon changed the title feat(api) adding missing ProjectPackageManager list filters feat(api): add missing ProjectPackageManager list filters Aug 6, 2025
@nejch nejch added the feature label Aug 6, 2025
@nejch
Copy link
Member

nejch commented Aug 6, 2025

Thanks @nickbroon nice catch, I just retried the CLI test and setting auto-merge 👍

@nejch nejch enabled auto-merge (rebase) August 6, 2025 15:28
@nejch nejch merged commit b1696be into python-gitlab:main Aug 6, 2025
28 of 30 checks passed
Copy link

codecov bot commented Aug 6, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.32%. Comparing base (f3c6678) to head (48e32b1).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3239   +/-   ##
=======================================
  Coverage   97.32%   97.32%           
=======================================
  Files          98       98           
  Lines        6062     6062           
=======================================
  Hits         5900     5900           
  Misses        162      162           
Flag Coverage Δ
api_func_v4 83.66% <100.00%> (+0.11%) ⬆️
cli_func_v4 84.67% <100.00%> (ø)
unit 90.20% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
gitlab/v4/objects/packages.py 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

2 participants