mirror of
https://github.com/replicatedhq/ttl.sh.git
synced 2026-05-07 17:06:40 +00:00
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.0 to 4.1.2. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md) - [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.0...v4.1.2) Signed-off-by: dependabot[bot] <support@github.com>
ttl.sh hooks
This is the hooks server that also has the reaper for ttl.sh.
The webhooks from the registry are terminated in src/controllers/HookAPI.ts. The reaper runs on a cron and executes src/commands/reap.ts.