coder/provisionerd
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
runner fix: add some missing workspace updates (#7790) 2023-07-14 15:07:48 -08:00
provisionerd.go chore: cleanup extraneous logging (#9156) 2023-08-17 21:01:55 +00:00
provisionerd_test.go chore: ensure logs consistency across Coder (#8083) 2023-06-20 12:30:45 +02:00