8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fb838a commit e3e6458Copy full SHA for e3e6458
Makefile
@@ -642,7 +642,6 @@ vpn/vpn.pb.go: vpn/vpn.proto
642
site/src/api/typesGenerated.ts: $(wildcard scripts/apitypings/*) $(shell find ./codersdk $(FIND_EXCLUSIONS) -type f -name '*.go')
643
# -C sets the directory for the go run command
644
go run -C ./scripts/apitypings main.go > $@
645
- (cd ./site && npx biome format --write ./src/api/typesGenerated.ts)
646
./scripts/pnpm_install.sh
647
648
site/e2e/provisionerGenerated.ts: provisionerd/proto/provisionerd.pb.go provisionersdk/proto/provisioner.pb.go
0 commit comments