abra/pkg/config
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
..
testdir fix: correct append service name logic in Filters function (!396) 2023-12-22 12:08:12 +00:00
app.go fix: add warning for long secret names (!359) 2024-04-06 21:41:37 +00:00
app_test.go fix: correct append service name logic in Filters function (!396) 2023-12-22 12:08:12 +00:00
env.go fix: add warning for long secret names (!359) 2024-04-06 21:41:37 +00:00
env_test.go proper env modifiers support 2023-12-01 11:03:52 +00:00