Giter Site home page Giter Site logo

pierreandreis / do-registry-prune-tags Goto Github PK

View Code? Open in Web Editor NEW
6.0 6.0 1.0 655 KB

A GitHub action that prunes old tags in DigitalOcean Container Registry

Home Page: https://github.com/marketplace/actions/digitalocean-registry-prune-old-tags

License: MIT License

TypeScript 94.57% JavaScript 5.43%
digitalocean garbage-collection github-actions pruning

do-registry-prune-tags's People

Contributors

dependabot[bot] avatar pierreandreis avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

nimbleway

do-registry-prune-tags's Issues

No output

When running this action, I see no output

image

Here's my workflow file:

name: Prune

on:
  workflow_dispatch:
  schedule:
    - cron: '0 0 * * 0'

jobs:
  prune:
    name: Prune
    runs-on: ubuntu-latest
    steps:
      - name: DigitalOcean Registry Prune
        uses: PierreAndreis/[email protected]
        with:
          token: ${{ secrets.DIGITALOCEAN_ACCESS_TOKEN }}

GC not running

Hi,

I just noticed that the task is not triggering GC after pruning the tags. Don't know if it is something that started happening recently.

waiting for write JWTs to expire

Hey @PierreAndreis Thanks for that neat little action!

I encountered an issue where the garbage collection locks my regestry after running your action with the status: waiting for write JWTs to expire. I'm using v1.0.1.

grafik

Also did it not remove anything at all, even it had shown a lot of prune ones in the output.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.