coder/pty
Kyle Carberry 26d24f4508
chore: Improve CI builds by caching Go modules (#528)
* chore: Improve CI builds by caching Go modules

* Skip running with `race` on non-Linux systems

* Fix darwin file descriptor error

* Fix log after close

* Improve PostgreSQL test speeds

* Fix parallel connections with PostgreSQL tests

* Fix CI flake

* Separate test/go into PostgreSQL
2022-03-22 17:09:04 -05:00
..
ptytest feat: Add templates to create working release (#422) 2022-03-22 13:17:50 -06:00
pty.go feat: Add support for executing processes with Windows ConPty (#311) 2022-02-17 10:44:49 -06:00
pty_other.go feat: Add workspace agent for SSH (#318) 2022-02-18 23:13:32 -06:00
pty_windows.go feat: Add workspace agent for SSH (#318) 2022-02-18 23:13:32 -06:00
start.go feat: Add workspace agent for SSH (#318) 2022-02-18 23:13:32 -06:00
start_other.go chore: Improve CI builds by caching Go modules (#528) 2022-03-22 17:09:04 -05:00
start_other_test.go feat: Add workspace agent for SSH (#318) 2022-02-18 23:13:32 -06:00
start_windows.go feat: Add workspace agent for SSH (#318) 2022-02-18 23:13:32 -06:00
start_windows_test.go feat: Add workspace agent for SSH (#318) 2022-02-18 23:13:32 -06:00