[mirror] Go's continuous build and release infrastructure (no stability promises)
Перейти к файлу
Hongxiang Jiang 7cf65fd711 main.star: run vscode-go presubmit against all go versions
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>
2025-01-29 08:26:29 -08:00
generated main.star: run vscode-go presubmit against all go versions 2025-01-29 08:26:29 -08:00
infra/config
recipes
.gitignore
README
codereview.cfg
config.go
config_test.go
go.mod
main.star main.star: run vscode-go presubmit against all go versions 2025-01-29 08:26:29 -08:00
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.