mirror of
https://github.com/coder/coder.git
synced 2026-06-03 13:08:25 +00:00
289b98978f
* add reason field for workspace build * add the reason field to FE via API * update BuildReasonMember to BuildReasonInitiator * add unit tests * add more unit tests * add error for unknown transition * fix lint * add documentation * fix unit tests * fix generated types * remove nested transaction * rename migration file