gitlab-artifact-cleanup icon indicating copy to clipboard operation
gitlab-artifact-cleanup copied to clipboard

Update for compatibility with recent Gitlab and python-gitlab versions.

Open kiview opened this issue 7 years ago • 2 comments

The old version of the script wasn't working for me out of the box, so I had to make some minor changes. Most important one was working around the paging of the API.

kiview avatar Jun 27 '18 08:06 kiview

Hi @kiview -- Thanks for the contribution!

I've moved this project to GitLab: https://gitlab.com/JonathonReinhart/gitlab-artifact-cleanup. The code there is a bit newer than here (I guess I should mirror them, sorry) and already has a couple of these changes.

Would you mind pushing your code there and submitting a Merge Request? Thanks!

JonathonReinhart avatar Jun 27 '18 14:06 JonathonReinhart

Hi @JonathonReinhart,

all right, I'll check it out there. Not sure if the changes will be compatible there though.

kiview avatar Jul 05 '18 08:07 kiview