coder/provisionersdk
Kyle Carberry bbe2baf3f6
fix: Ignore all hidden files and folders in archive (#4382)
This also adds a suite of tests to ensure this cannot happen again!
2022-10-06 00:36:45 +00:00
..
proto feat: use app wildcards for apps if configured (#4263) 2022-10-05 19:23:01 +00:00
scripts fix: remove pipefail from standard shell options (#3269) 2022-07-28 18:50:04 +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 fix: Ignore all hidden files and folders in archive (#4382) 2022-10-06 00:36:45 +00:00
archive_test.go fix: Ignore all hidden files and folders in archive (#4382) 2022-10-06 00:36:45 +00:00
serve.go fix: Improve `coder server` shutdown procedure (#3246) 2022-07-27 18:21:21 +03:00
serve_test.go chore: avoid concurrent usage of t.FailNow (#1683) 2022-05-24 08:58:39 +01:00
transport.go fix: Race when writing to a closed pipe (#1916) 2022-06-01 07:59:03 -05:00