A generic service health sidecar
Find a file
Forgejo Actions a51563c53d
All checks were successful
Renovate / renovate (push) Successful in 23s
Go build / build (push) Successful in 8m22s
fix(deps): update module github.com/urfave/cli/v2 to v2.26.0
2023-12-04 10:23:30 +00:00
.devcontainer feat: refactor to server and exec-check subcommands 2023-12-04 11:22:49 +01:00
.forgejo/workflows chore(deps): update goreleaser/goreleaser-action action to v5 2023-11-29 21:20:45 +00:00
api feat: refactor to server and exec-check subcommands 2023-12-04 11:22:49 +01:00
check feat: refactor to server and exec-check subcommands 2023-12-04 11:22:49 +01:00
cmd feat: refactor to server and exec-check subcommands 2023-12-04 11:22:49 +01:00
config feat: refactor to server and exec-check subcommands 2023-12-04 11:22:49 +01:00
deployments Add basic Redis checks 2022-04-28 18:35:02 +02:00
grammar refactor: migrate to new Gitea URL 2022-09-22 11:46:36 +02:00
internal/values Add basic Redis checks 2022-04-28 18:35:02 +02:00
magefiles feat: refactor to server and exec-check subcommands 2023-12-04 11:22:49 +01:00
protocols feat: refactor to server and exec-check subcommands 2023-12-04 11:22:49 +01:00
validation feat: add concourse pipeline 2022-12-30 21:41:30 +01:00
.editorconfig feat(ci): move to Drone CI 2023-02-22 22:26:29 +01:00
.gitignore feat(ci): display test results in drone 2023-03-05 11:28:20 +01:00
.golangci.yml fix: add missing replace directove for testcontainers 2023-01-03 19:38:43 +00:00
.goreleaser.yaml chore(ci): switch to Gitea actions 2023-11-29 22:15:44 +01:00
.husky.toml feat: refactor to server and exec-check subcommands 2023-12-04 11:22:49 +01:00
go.mod fix(deps): update module github.com/urfave/cli/v2 to v2.26.0 2023-12-04 10:23:30 +00:00
go.sum fix(deps): update module github.com/urfave/cli/v2 to v2.26.0 2023-12-04 10:23:30 +00:00
LICENSE Initial commit 2022-04-13 07:39:19 +02:00
main.go feat: refactor to server and exec-check subcommands 2023-12-04 11:22:49 +01:00
nurse.yaml Implement config reading 2022-05-08 11:00:22 +02:00
README.md Add basic Redis checks 2022-04-28 18:35:02 +02:00
renovate.json Add renovate.json 2022-04-13 05:39:26 +00:00

Nurse

A generic service health sidecar