зеркало из https://github.com/golang/build.git
7cf65fd711
Right now, only gotip presubmit is triggered in vscode-go presubmit. For golang/vscode-go#3533 Change-Id: I91baea2d3fd978f3c46eeeb972279fc8b6af0bd4 Reviewed-on: https://go-review.googlesource.com/c/build/+/645355 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Michael Knyszek <mknyszek@google.com> Auto-Submit: Hongxiang Jiang <hxjiang@golang.org> |
||
---|---|---|
generated | ||
infra/config | ||
recipes | ||
.gitignore | ||
README | ||
codereview.cfg | ||
config.go | ||
config_test.go | ||
go.mod | ||
main.star | ||
recipes.star |
README
This branch holds LUCI configuration for the Go project. The configuration is defined by `main.star`. Use `go generate` to update generated files. (Under the hood it runs `./main.star`.) Use `lucicfg fmt` to format `main.star`. You will need the `lucicfg` program. See https://www.chromium.org/developers/how-tos/depottools/#installing to install it. Configuration changes take effect within minutes of CL submission. You can view the status at https://config.luci.app/config_set/projects/golang.