Settings

Theme

Show HN: Lock-State Service – Easily manage locks in your jobs / pipelines

lock-states.deno.dev

2 points by worotyns 2 years ago · 1 comment · 1 min read

Reader

I've created a simple yet powerful service for managing locking states efficiently. With just a few API calls, you can create, check, and modify locks effortlessly.

It may be useful for Github Actions Pipelines (like lock QA branch, or prevent deployment when E2E testing is turning on)

More docs on: https://lock-states.deno.dev

worotynsOP 2 years ago

Repository: https://github.com/worotyns/lock-state

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection