nurse/config
Peter Kurfer 9791e9f282
All checks were successful
Renovate / renovate (push) Successful in 40s
Go build / build (push) Successful in 8m44s
feat: refactor to server and exec-check subcommands
- allow to interactively execute checks instead of server mode
- use urfave/cli for subcommands
2023-12-04 11:22:49 +01:00
..
app_config.go feat: refactor to server and exec-check subcommands 2023-12-04 11:22:49 +01:00
decoder.go refactor: fix golangci-lint findings 2022-06-09 22:40:32 +02:00
endpoints.go refactor: migrate to new Gitea URL 2022-09-22 11:46:36 +02:00
env.go feat: add concourse pipeline 2022-12-30 21:41:30 +01:00
env_test.go refactor: migrate to new Gitea URL 2022-09-22 11:46:36 +02:00
lookup.go Implement config reading 2022-05-08 11:00:22 +02:00
options.go feat: refactor to server and exec-check subcommands 2023-12-04 11:22:49 +01:00
schemes.go feat(protocols): add basic SQL checks and rows validation 2022-06-18 11:46:04 +02:00
server.go feat: refactor to server and exec-check subcommands 2023-12-04 11:22:49 +01:00
server_test.go refactor: migrate to new Gitea URL 2022-09-22 11:46:36 +02:00