Commit 0ef48a1
internal/relui: fold SecurityReleaseCoalesceTask into main workflow
The SecurityReleaseCoalesceTask becomes a new
prerequisite step to the minor release workflow;
it keeps all of its prior semantics and execution
flow with minor changes to support idempotent
workflow runs in the larger minor release context.
For golang/go#79034
For golang/go#78458
Change-Id: I76948fa0c8e4d46a0053e14030bd6b36a66e68af
Reviewed-on: https://go-review.googlesource.com/c/build/+/801102
Reviewed-by: Nicholas Husin <nsh@golang.org>
Reviewed-by: Nicholas Husin <husin@google.com>
Reviewed-by: Neal Patel <nealpatel@google.com>
LUCI-TryBot-Result: golang-scoped@luci-project-accounts.iam.gserviceaccount.com <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>1 parent 402b4ef commit 0ef48a1
9 files changed
Lines changed: 1754 additions & 738 deletions
File tree
- cmd/relui
- internal
- relui
- task
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
309 | 309 | | |
310 | 310 | | |
311 | 311 | | |
| 312 | + | |
312 | 313 | | |
313 | 314 | | |
314 | 315 | | |
| |||
416 | 417 | | |
417 | 418 | | |
418 | 419 | | |
| 420 | + | |
419 | 421 | | |
420 | 422 | | |
421 | 423 | | |
| 424 | + | |
422 | 425 | | |
423 | 426 | | |
424 | 427 | | |
425 | | - | |
426 | | - | |
427 | | - | |
428 | | - | |
429 | | - | |
430 | | - | |
431 | 428 | | |
432 | 429 | | |
433 | 430 | | |
| |||
0 commit comments