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

Add upload GUI support #146

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

stefdev49
Copy link

This PR brings upload GUI support for hosted composer repository.
With this functionality you can upload manually a package from nexus GUI.

It adds the 2 support classes needed and a unit test class.

- add GUI upload support classes
- add unit test
@stklcode
Copy link
Contributor

stklcode commented Oct 6, 2024

Guess that's now superseded, as part of my refactoring along the 3.71 migration (#158) made the old ComposerHostedUploadHandler implement the UploadHandlerSupport interface which effectively enabled the UI upload.

nexus-composer-upload

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.

2 participants