Skip to content
This repository has been archived by the owner on Oct 28, 2019. It is now read-only.

Add validation exceptions to plugin API #111

Merged
merged 1 commit into from
Jul 3, 2019

Conversation

bmbouter
Copy link
Member

@bmbouter bmbouter commented Jul 3, 2019

The DigestValidationError and SizeValidationError validation
exceptions were not available in the plugin API. Now they are available
in pulpcore.plugin.exceptions package.

https://pulp.plan.io/issues/5077
closes #5077

bmbouter pushed a commit to bmbouter/pulp_ansible that referenced this pull request Jul 3, 2019
The import_collection task was used by the Galaxy API to receive an
artifact from mazer, but this reuses it for a new viewset in the Django
API.

Required PR: pulp/pulpcore-plugin#111

https://pulp.plan.io/issues/5050
closes #5050
bmbouter pushed a commit to bmbouter/pulp_ansible that referenced this pull request Jul 3, 2019
The import_collection task was used by the Galaxy API to receive an
artifact from mazer, but this reuses it for a new viewset in the Django
API.

Required PR: pulp/pulpcore-plugin#111

https://pulp.plan.io/issues/5050
closes #5050
bmbouter pushed a commit to bmbouter/pulp_ansible that referenced this pull request Jul 3, 2019
The import_collection task was used by the Galaxy API to receive an
artifact from mazer, but this reuses it for a new viewset in the Django
API.

Required PR: pulp/pulpcore-plugin#111

https://pulp.plan.io/issues/5050
closes #5050
The `DigestValidationError` and `SizeValidationError` validation
exceptions were not available in the plugin API. Now they are available
in `pulpcore.plugin.exceptions` package.

https://pulp.plan.io/issues/5077
closes #5077
@bmbouter bmbouter force-pushed the add-exceptions-to-plugin-api branch from 3ddd799 to 1c9da18 Compare July 3, 2019 19:25
@codecov
Copy link

codecov bot commented Jul 3, 2019

Codecov Report

Merging #111 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #111   +/-   ##
=======================================
  Coverage   42.64%   42.64%           
=======================================
  Files          22       22           
  Lines         734      734           
=======================================
  Hits          313      313           
  Misses        421      421

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ced5479...1c9da18. Read the comment docs.

@bmbouter bmbouter merged commit 1396da5 into pulp:master Jul 3, 2019
@bmbouter bmbouter deleted the add-exceptions-to-plugin-api branch July 3, 2019 19:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants