coder/pty
Spike Curtis 22febc749a
provisionerd sends failed or complete last (#2732)
* provisionerd sends failed or complete last

Signed-off-by: Spike Curtis <spike@coder.com>

* Move runner into package

Signed-off-by: Spike Curtis <spike@coder.com>

* Remove jobRunner interface

Signed-off-by: Spike Curtis <spike@coder.com>

* renames and slight reworking from code review

Signed-off-by: Spike Curtis <spike@coder.com>

* Reword comment about okToSend

Signed-off-by: Spike Curtis <spike@coder.com>
2022-07-01 09:55:46 -07:00
..
ptytest provisionerd sends failed or complete last (#2732) 2022-07-01 09:55:46 -07:00
pty.go bug: Don't try to handle SIGINT when prompting for passwords (#1498) 2022-05-18 15:26:38 +00:00
pty_linux.go bug: Don't try to handle SIGINT when prompting for passwords (#1498) 2022-05-18 15:26:38 +00:00
pty_other.go bug: Don't try to handle SIGINT when prompting for passwords (#1498) 2022-05-18 15:26:38 +00:00
pty_windows.go bug: Don't try to handle SIGINT when prompting for passwords (#1498) 2022-05-18 15:26:38 +00: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