mirror of
https://github.com/coder/coder.git
synced 2026-09-22 05:05:20 +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