Tags: changsongyang/coder
Tags
fix: Add tests for instance and app association (coder#2198) This was regressed in coder#2187. There was bad testing around this before, and this should prevent a similiar situation from happening again!
fix: Improve Terraform agent<->resource association testing (coder#2187)
feat: set /Users/spike for coder agent in gcp-linux template (coder#2147 ) Signed-off-by: Spike Curtis <[email protected]>
fix: Use proper webpack config for dev mode (coder#2061) This was broken when improving the build times. The typechecker unfortunately missed it!
feat: UI for canceling workspace builds (coder#1735) * Start hooking up cancel * Update xservice * Render cancel Changes behavior of other buttons too * Make outdated workspace story show max buttons * Remove retry code * Remove loading button state * Fix type, extend tests * Update story
fix: Append Terraform module resources to list (coder#1539) This was causing module resources to be skipped!
PreviousNext