releaser-pleaser/cmd/rp/cmd
Julian Tölle 4c7c66120a feat: graceful shutdown when CI job is cancelled
By listening on SIGINT and SIGTERM signals we can stop executing as soon
as reasonably possible. This helps to avoid uncessary work and stop the
job earlier.

Right now we have no manual checks for cancelled contexts, and rely on
the http client to check for it while making requests.
2025-06-14 15:18:11 +02:00
..
root.go feat: graceful shutdown when CI job is cancelled 2025-06-14 15:18:11 +02:00
run.go refactor: interface for versioning strategy (#109) 2024-11-15 17:43:40 +00:00
run_test.go fix: multiple extra-files are not evaluated properly (#61) 2024-09-15 20:59:17 +02:00