mirror of
https://github.com/coder/coder.git
synced 2026-06-03 04:58:23 +00:00
34f6e72879
* Adds a `GetTaskByOwnerIDAndName` query * Updates `httpmw.TaskParam` to fall back to task name if no task by UUID found. * Updates the `TaskByIdentifier` used in `cli/` to use direct lookup instead of searching.