Sign inSign up

getreadystack/workflow-expiry-check

By getreadystack

Updated about 4 hours ago

Finds the lines in .github/workflows that are valid today and stop working on a date GitHub has alre

Image
0

42

getreadystack/workflow-expiry-check repository overview

Workflow Expiry - dated GitHub Actions breakage

Finds the lines in .github/workflows that are valid today and stop working on a date GitHub has already published.

Run

docker run --rm -v "$PWD":/work readystack/workflow-expiry-check /work/file

The same 29 rules as the VS Code extension, in a container. Mount a folder on /work.

Free

  • Check the workflow file you have open against all 29 rules - line numbers, the reason, the date, and the replacement line - as often as you like.
  • --rules lists every rule

With a licence ($29 once)

  • Scan every workflow in the repository at once, export the dated audit as a file, apply the replacement line, and emit JSON a CI step can fail on.
docker run --rm -e READYSTACK_LICENSE=<key> -v "$PWD":/work readystack/workflow-expiry-check --dir /work --ci

Upwork lists DevOps engineers at $40-$100/hour, median $60.

7-day refund, no questions. Set READYSTACK_LICENSE=<key> or run --license <key> once.

Get a licence

Tag summary

Content type

Image

Digest

sha256:1d297cc0a

Size

46.1 MB

Last updated

about 4 hours ago

docker pull getreadystack/workflow-expiry-check