gitlab-artifact-cleanup
gitlab-artifact-cleanup copied to clipboard
Update for compatibility with recent Gitlab and python-gitlab versions.
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.
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!
Hi @JonathonReinhart,
all right, I'll check it out there. Not sure if the changes will be compatible there though.