Himadri Singh
Himadri Singh
``` {{ $deploy_env := getenv $ENV "defaults" }} PASSWORD={{ getv "/secret/shhh/$deploy_env/user/password" "/secret/shhh/defaults/user/password" }} USERNAME={{ getv "/secret/shhh/$deploy_env/user/name" "/secret/shhh/defaults/user/name" }} ``` Will it be possible to override the `getv` depending on the...
matching ``` { "caller": "jobexecutor/job_executor.go:341", "level": "error", "job_id": 69807, "error": "failed to delete github ", "job_kind": "delete_unused_github_repos", "ts": "2025-12-04T00:00:17.869Z" } ``` **Checklist:** - [ ] Covered by tests - [...
**Checklist:** - [ ] Covered by tests - [ ] Ran it and it works as intended - [ ] Reviewed the diff before requesting a review - [ ]...