release-engineering / pubtools-pulplib

A Pulp library for publishing tools
GNU General Public License v3.0
2 stars 24 forks source link

Added support for Distributor when creating repository #225

Closed rbikar closed 1 month ago

rbikar commented 1 month ago

Previously it wasn't possible to create repository with distributor because of inconsintent naming of various fields which resulted in Bad requests.

This is now fixed and distributors can be created along repository. Only mininal configuration is currently supported.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (bfaa3eb) to head (d9b0a41). Report is 4 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #225 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 46 46 Lines 3224 3249 +25 ========================================= + Hits 3224 3249 +25 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.