abra/cli/app
Rich M d21c35965d
continuous-integration/drone/push Build is passing Details
fix: add warning for long secret names (!359)
A start of a fix for coop-cloud/organising#463
Putting some code out to start a discussion.  I've added a linting rule for recipes to establish a general principal but I want to put some validation into cli/app/new.go as that's the point we have both the recipe and the domain and can say for sure whether or not the secret names lengths cause a problem but that will have to wait for a bit.  Let me know if I've missed the mark somewhere

Reviewed-on: #359
Reviewed-by: decentral1se <decentral1se@noreply.git.coopcloud.tech>
Co-authored-by: Rich M <r.p.makepeace@gmail.com>
Co-committed-by: Rich M <r.p.makepeace@gmail.com>
2024-04-06 21:41:37 +00:00
..
app.go feat: app services command 2023-01-23 08:25:17 +00:00
backup.go Revert "Revert "feat: backup revolution"" 2024-03-12 10:34:40 +01:00
check.go fix: improve app check 2023-10-06 10:56:33 +02:00
cmd.go add bash completion for abra cmd 2023-11-27 10:01:33 +00:00
cmd_test.go fix: app cmd parsing, usage & tests 2022-08-14 16:18:58 +02:00
config.go test: moar integration tests [ci skip] 2023-09-20 13:51:06 +02:00
cp.go Revert "Revert "feat: backup revolution"" 2024-03-12 10:34:40 +01:00
cp_test.go feat: abra app cp enhancements 2023-12-02 15:39:27 +00:00
deploy.go fix: bail if --chaos and specific version 2023-10-09 20:54:44 +00:00
errors.go test: moar integration tests [ci skip] 2023-09-20 13:51:06 +02:00
list.go test: moar integration tests [ci skip] 2023-09-20 13:51:06 +02:00
logs.go feat: abra app logs shows task errors (!395) 2023-12-14 13:15:24 +00:00
new.go fix: add warning for long secret names (!359) 2024-04-06 21:41:37 +00:00
ps.go test: moar integration tests [ci skip] 2023-09-20 13:51:06 +02:00
remove.go feat: add retries to app volume remove 2024-03-27 05:38:24 +00:00
restart.go test: moar integration tests [ci skip] 2023-09-20 13:51:06 +02:00
restore.go Revert "Revert "feat: backup revolution"" 2024-03-12 10:34:40 +01:00
rollback.go fix: bail if --chaos and specific version 2023-10-09 20:54:44 +00:00
run.go Revert "Revert "feat: backup revolution"" 2024-03-12 10:34:40 +01:00
secret.go fix: secret name generation when secretId is not part of the secret name 2023-12-04 21:52:09 +00:00
services.go test: moar integration tests [ci skip] 2023-09-20 13:51:06 +02:00
undeploy.go test: moar integration tests [ci skip] 2023-09-20 13:51:06 +02:00
upgrade.go fix: bail if --chaos and specific version 2023-10-09 20:54:44 +00:00
version.go fix: app version includes tags, sorts & tests 2023-09-24 11:19:27 +02:00
volume.go feat: add retries to app volume remove 2024-03-27 05:38:24 +00:00