-
Notifications
You must be signed in to change notification settings - Fork 56
feat: unpublish action #124
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
feat: unpublish action #124
Conversation
Previous build is passing. This one fails because of Docker pull limit.
toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit
error Command failed with exit code 1.
@bufferoverflow please see https://www.docker.com/blog/checking-your-current-docker-pull-rate-limits-and-status/
Thanks @igorpupkinable ! Could you please remove the version bump as this is done automatically with https://github.com/bufferoverflow/verdaccio-gitlab#create-a-release
This reverts commit 41f0934.
The package will be unpublished successfully, but you will still see 403 Forbidden - DELETE
error due to #1629 issue.
thanks @igorpupkinable ! let's wait until verdaccio/verdaccio#1629 is fixed.
🤔 I didn't realise you were waiting for verdaccio/verdaccio#1629 I'll put it on my list.
Introduce unpublish action.