coder/provisionersdk
Kyle Carberry c0a78533bf
chore: reduce build time by converting docker image to build with nix (#9099)
* Add Docker image

* Try building the container in CI

* Uncomment testing lines

* Trim image step

* Hit 'em with a Docker load

* Oopsie!

* Add a tag and push!

* Fix image name 🤦

* Fix sudo

* Fix target name

* Build and push

* Fix login to docker hub

* Revert to Docker push

* Fix PATH

* Fix SHA

* Fix ca certs

* Fix ca certs

* Fix coping files in

* Fix docker init

* Fix Docker group and init

* Add comments to our Nix

* Fix build stage

* Add some more comments

* Remove old dogfood image files

* Tag and push with branch name

* Fix tag passing

* Fix tag passing

* Remove old pull triggers

* Convert gen to use Nix

* Add protobuf to the flake

* Add prettier to the dev shell

* Swap to the faster Nix cache action

* Add the correct yq

* Fix gen

* Add make to the flake

* Update extensions
2023-08-17 21:19:36 -05:00
..
proto chore: reduce build time by converting docker image to build with nix (#9099) 2023-08-17 21:19:36 -05: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(cli): warn on template push or create when no lockfile present (#8059) 2023-06-20 15:02:44 +00:00
archive_test.go feat(provisioner): add support for .tf.json templates (#7835) 2023-06-08 08:06:50 +10:00
logs.go fix: stream provisioner logs (#7712) 2023-05-31 06:15:58 +00:00
serve.go feat: unified tracing between coderd<->provisionerd (#7370) 2023-05-03 23:02:35 +00: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 feat: unified tracing between coderd<->provisionerd (#7370) 2023-05-03 23:02:35 +00:00