build/relnote
Jonathan Amsterdam f92f699f95 relnote: account for build in API file
Most lines in api/next/NNN.txt files look like

    pkg PACKAGE, FEATURE #ISSUE

but there can also be build information, like

    pkg PACKAGE (windows-386), FEATURE #ISSUE

Fix the parser to account for that.

For golang/go#64169.

Change-Id: I7b82084f1a9589d162aa7f4fc8abbe5b0199b4d4
Reviewed-on: https://go-review.googlesource.com/c/build/+/564396
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
2024-02-15 21:21:14 +00:00
..
testdata relnote: auto-link Go symbols 2024-02-08 12:38:36 +00:00
dump.go relnote: add debugging support 2024-02-08 13:12:05 +00:00
links.go relnote: auto-link Go symbols 2024-02-08 12:38:36 +00:00
relnote.go relnote: account for build in API file 2024-02-15 21:21:14 +00:00
relnote_test.go relnote: account for build in API file 2024-02-15 21:21:14 +00:00