mirror of
https://github.com/coder/coder.git
synced 2026-09-21 20:51:01 +08:00
* 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.