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

Added support for Distributor when creating repository #225

Merged
merged 1 commit into from
Sep 27, 2024

Conversation

rbikar
Copy link
Member

@rbikar rbikar commented Sep 25, 2024

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.

Copy link

codecov bot commented Sep 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rbikar rbikar force-pushed the create-repo-distributor branch 5 times, most recently from 86746f3 to 6ea78ea Compare September 25, 2024 13:04
@rbikar rbikar marked this pull request as ready for review September 25, 2024 13:11
@rbikar rbikar force-pushed the create-repo-distributor branch from 6ea78ea to a034018 Compare September 26, 2024 09:07
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.
@rbikar rbikar force-pushed the create-repo-distributor branch from a034018 to d9b0a41 Compare September 26, 2024 09:14
@rbikar rbikar merged commit 350a3e4 into release-engineering:master Sep 27, 2024
8 checks passed
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.

3 participants