coder/provisionersdk
Kyle Carberry 7fa6483d84
fix: allow the `BINARY_DIR` to be configured in the agent script (#6567)
2023-03-11 19:39:40 +00:00
..
proto feat: mark coder_parameter as "required" (#6433) 2023-03-07 16:38:31 +01:00
scripts fix: allow the `BINARY_DIR` to be configured in the agent script (#6567) 2023-03-11 19:39:40 +00:00
agent.go provisionersdk: extract and embed agent bootstrap scripts (#2886) 2022-07-11 12:43:14 +01:00
agent_test.go chore: Add nix shell for simple development setup (#3399) 2022-08-08 15:49:12 +00:00
archive.go chore: format Go more aggressively 2023-02-18 18:32:09 -06:00
archive_test.go chore: format Go more aggressively 2023-02-18 18:32:09 -06:00
serve.go fix: don't use yamux for in-memory provisioner{,d} streams (#5136) 2022-11-22 12:19:32 -06:00
serve_test.go fix: don't use yamux for in-memory provisioner{,d} streams (#5136) 2022-11-22 12:19:32 -06:00
transport.go fix: Clean up conn on NewStream error in memDRPC (#6182) 2023-02-13 17:27:10 +02:00