mirror of
https://github.com/replicatedhq/ttl.sh.git
synced 2026-07-12 23:59:34 +00:00
Bumps [moment](https://github.com/moment/moment) from 2.24.0 to 2.30.1. - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](https://github.com/moment/moment/compare/2.24.0...2.30.1) --- updated-dependencies: - dependency-name: moment dependency-version: 2.30.1 dependency-type: direct:production update-type: version-update:semver-minor ... 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.