e574a2e2a8
chore(errors): Better error management
...
We must remove all "Fatal" calls and use errors instead, to be returned
and managed globally.
This is the first step, but it is, at this time, a real problem. Tests
are complicated without this.
2024-12-03 14:37:13 +01:00
533e1422d0
Sonar complience
...
Use valid names and factorize some constants checks
2024-10-18 09:36:55 +02:00
ccfebd1a70
We need helm linting at this time
...
Because the linting makes the dependency update. We will need to split
linting and dep update later.
2024-04-25 00:18:57 +02:00
e0c18ec2ad
Avoid repetitions
2024-04-23 15:45:31 +02:00
77de53c999
Create more tests
2024-04-23 14:26:23 +02:00
ab15614076
Use "helm" filtype first for vim modeline + tests
...
"helm" can be managed by vim/neovim plugins, so it's a good idea to add
it as default, then use "gotmpl.yaml".
Add basic tests...
2024-04-11 09:37:10 +02:00