Closed jeanluciano closed 7 months ago
Enables passing down capacityProviderStrategy to task_run_request.
capacityProviderStrategy
task_run_request
Closes #362
pre-commit
pre-commit install && pre-commit run --all
mkdocs serve
Enables passing down
capacityProviderStrategy
totask_run_request
.Closes #362
Checklist
pre-commit
checks.pre-commit install && pre-commit run --all
locally for formatting and linting.mkdocs serve
view documentation locally.