build/internal/relui
Dmitri Shuralyov 991db46f6c internal/relui: add a check to PRIVATE-track CVEs parameter
This manual parameter might become obsolete in the future, in favor of
being pulled from another source automatically. Since that hasn't been
implemented yet, add a simple automated check to it in the meantime so
that release coordinators can pay more attention elsewhere.

Change-Id: I4dc422837293274d64fba4b5fd8e266ab3a449dc
Reviewed-on: https://go-review.googlesource.com/c/build/+/568260
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Roland Shoemaker <roland@golang.org>
Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
2024-03-05 07:02:21 +00:00
..
db internal/relui: mark interrupted tasks as unfinished in the database 2022-10-18 21:08:20 +00:00
migrations internal/relui: add ability to schedule workflows 2022-09-22 17:47:50 +00:00
protos internal/relui/{sign,protos}: add construct-installer-only build types 2023-12-15 21:56:31 +00:00
queries internal/relui: mark interrupted tasks as unfinished in the database 2022-10-18 21:08:20 +00:00
sign internal/relui/{sign,protos}: add construct-installer-only build types 2023-12-15 21:56:31 +00:00
static internal/task: add a workflow for publishing private x/ patches 2024-02-26 16:54:16 +00:00
templates internal/task: add a workflow for publishing private x/ patches 2024-02-26 16:54:16 +00:00
testing all: make copyright headers consistent 2023-03-01 01:31:01 +00:00
buildrelease_test.go cmd/relui: drop coordinator use 2024-02-16 21:36:05 +00:00
content.go internal/relui: email on schedule failure 2022-10-27 21:25:15 +00:00
listener.go internal/relui: email on schedule failure 2022-10-27 21:25:15 +00:00
listener_test.go internal/relui: email on schedule failure 2022-10-27 21:25:15 +00:00
metrics.go cmd/relui,internal/relui: add database metrics 2022-08-10 18:17:38 +00:00
metrics_test.go cmd/relui,internal/relui: add database metrics 2022-08-10 18:17:38 +00:00
schedule.go internal/relui: add delete schedules button 2022-09-22 17:52:21 +00:00
schedule_test.go internal/relui: email on schedule failure 2022-10-27 21:25:15 +00:00
store.go internal/relui: default to postgres as maintdb 2021-11-15 19:36:26 +00:00
store_test.go cmd/relui,internal/relui: create and run workflows 2021-09-28 15:24:53 +00:00
web.go cmd/relui: add post-submit bypass to "tag single x/ repo" workflow 2023-08-09 21:45:33 +00:00
web_test.go all: clean up obsolete +build lines and io/ioutil uses [generated] 2023-09-08 21:45:36 +00:00
worker.go internal/relui: email on schedule failure 2022-10-27 21:25:15 +00:00
worker_test.go internal/relui: email on schedule failure 2022-10-27 21:25:15 +00:00
workflows.go internal/relui: add a check to PRIVATE-track CVEs parameter 2024-03-05 07:02:21 +00:00
workflows_test.go internal/relui, internal/task: skip perf and known issue builders 2024-02-12 23:09:01 +00:00