verdaccio-gitlab icon indicating copy to clipboard operation
verdaccio-gitlab copied to clipboard

feat: unpublish action

Open igorpupkinable opened this issue 4 years ago • 5 comments

Introduce unpublish action.

igorpupkinable avatar Feb 15 '21 23:02 igorpupkinable

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/

igorpupkinable avatar Feb 16 '21 07:02 igorpupkinable

Thanks @igorpupkinable ! Could you please remove the version bump as this is done automatically with https://github.com/bufferoverflow/verdaccio-gitlab#create-a-release

bufferoverflow avatar Feb 19 '21 16:02 bufferoverflow

The package will be unpublished successfully, but you will still see 403 Forbidden - DELETE error due to #1629 issue.

igorpupkinable avatar Feb 23 '21 19:02 igorpupkinable

thanks @igorpupkinable ! let's wait until https://github.com/verdaccio/verdaccio/issues/1629 is fixed.

bufferoverflow avatar Mar 03 '21 13:03 bufferoverflow

🤔 I didn't realise you were waiting for https://github.com/verdaccio/verdaccio/issues/1629 I'll put it on my list.

juanpicado avatar Sep 21 '21 05:09 juanpicado