Commit graph

9 commits

Author SHA1 Message Date
9791e9f282
feat: refactor to server and exec-check subcommands
All checks were successful
Renovate / renovate (push) Successful in 40s
Go build / build (push) Successful in 8m44s
- allow to interactively execute checks instead of server mode
- use urfave/cli for subcommands
2023-12-04 11:22:49 +01:00
Peter Kurfer
df6f6d55cb
fix(lint): clean linter issues
All checks were successful
agola/nurse/Test and lint The run finished successfully
2022-09-22 14:04:53 +02:00
Peter Kurfer
c52912c5aa
refactor: migrate to new Gitea URL
Some checks failed
agola/nurse/Test and lint The run failed
2022-09-22 11:46:36 +02:00
25e070cebc
refactor: migrate to new Git infrastructure 2022-08-02 20:45:09 +02:00
1b005c3444
refactor: fix golangci-lint findings 2022-06-09 22:40:32 +02:00
f9e3c2f4f1
feat(protocols): add basic HTTP checks 2022-06-09 22:12:45 +02:00
81b65b42b6
Prepare API 2022-05-13 16:46:31 +02:00
4c2aa968d2
Implement config reading
- support config file
- support reading checks, server definition and endpoint definitions from env
2022-05-08 11:00:22 +02:00
803f52ba46
Add basic Redis checks 2022-04-28 18:35:02 +02:00