Skip to content
Snippets Groups Projects
Unverified Commit bf2b5ac3 authored by David Fernandez's avatar David Fernandez Committed by GitLab
Browse files

Add upload authorize struct support within the senddependency command

Add support in the workhorse senddependency action to include the
upload authorization response.

This way, the upload handler doesn't need to get the upload
authorization from the rails backend, it's already there.

This saves one request to the rails backend and shorten the overall
upload processing time.

Apply this shortcut in the maven virtual registry feature.
parent 87d8b5f6
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment