Merged in feature/service-accounts-1 (pull request #227)

Support for service accounts with static credentials

* feature complete

* tests and docs

* lint fix
This commit is contained in:
Jay Brown
2026-05-21 19:40:04 +00:00
parent e3d9047143
commit 451da3d26d
63 changed files with 4347 additions and 11179 deletions
+11
View File
@@ -11,3 +11,14 @@ includes:
IMAGE_NAME: queryorchestration
COVERAGE_THRESHOLD: 80
FUNCTION_COVERAGE_THRESHOLD: 60
tasks:
default:
desc: "Show every available task (alias for `task help`)"
cmds:
- task: help
help:
desc: "Show every available task in this project"
silent: true
cmds:
- task --list-all --sort=alphanumeric