mirror of
https://github.com/coder/coder.git
synced 2026-09-22 21:22:17 +08:00
* feat: Add stage to build logs This adds a stage property to logs, and refactors the job logs cliui. It also adds tests to the cliui for build logs! * Fix comments