buildr/modules
Peter 364a0e9bab
Some checks failed
continuous-integration/drone/push Build is failing
refactor: make startup more resilient
- add in-memory services for vault and state store
- improve vault security by erasing passphrase on shutdown
- properly handle when project directory wasn't detected
- enable to run many commands even though there's no active project
2023-09-25 15:32:44 +02:00
..
helpers feat: adapt new wire format 2023-08-15 21:47:19 +02:00
packaging refactor: make startup more resilient 2023-09-25 15:32:44 +02:00
plugin feat: make buildr run on MacOS 2023-09-20 18:36:45 +02:00
repo refactor: replace global 'buildr' variable with 'repo' and 'vcs' 2023-06-09 17:33:46 +02:00
state refactor: make startup more resilient 2023-09-25 15:32:44 +02:00
task feat: add tar and gzip package modules 2023-09-21 13:15:25 +02:00
vcs feat: adapt new wire format 2023-08-15 21:47:19 +02:00
api.go refactor: use connect-go instead of regular Google gRPC 2023-09-12 18:43:34 +02:00
base.go refactor: use connect-go instead of regular Google gRPC 2023-09-12 18:43:34 +02:00
category.go refactor: use connect-go instead of regular Google gRPC 2023-09-12 18:43:34 +02:00
help.go refactor: apply golangci-lint findings 2023-06-22 19:16:00 +02:00
json_state_encoder.go refactor: apply golangci-lint findings 2023-06-22 19:16:00 +02:00
logfile_name_formatter.go feat(task): stream output from tasks on the fly 2023-04-18 21:30:46 +02:00
registry.go feat: implement new and man for plugin modules 2023-08-23 22:06:26 +02:00
repo.go feat: implement new and man for plugin modules 2023-08-23 22:06:26 +02:00
test_ctx.go feat: add tar and gzip package modules 2023-09-21 13:15:25 +02:00
type.go refactor: use connect-go instead of regular Google gRPC 2023-09-12 18:43:34 +02:00