-
Notifications
You must be signed in to change notification settings - Fork 67
feat: Add support for create/update/delete/get/list tasks #500
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
base: main
Are you sure you want to change the base?
Conversation
|
fixes: #200 |
| mvdan.cc/unparam v0.0.0-20240528143540-8a5130ca722f // indirect | ||
| ) | ||
|
|
||
| replace github.com/datadrivers/go-nexus-client v1.14.0 => ../go-nexus-client |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
for local dev
d037e11 to
e57ba3e
Compare
|
Running the example against Nexus 3.78.2-04, I am getting HTTP 405 |
|
@polski-g there is no |
|
This seems to be still waiting for a review. Would be great if these changes can be merged or commented on if something is missing. |
Waiting on datadrivers/go-nexus-client#157
WIP: adding tests.