build/internal
Hana (Hyang-Ah) Kim 9f7c9eb233 internal/task: add VSCodeGoReleaseTask with its first step
The release process consists of
1) cross-compile vscgo from a specified revision
2) sign the vscgo binaries
3) trigger GCB workflow to build the TS-based extension
...

This change implements the first step. The artifacts are
in the scratch fs, and the following steps should locate them.

Change-Id: I92b7031fd8cb7d6f6d59833871709a91ae16d89f
Reviewed-on: https://go-review.googlesource.com/c/build/+/569215
Reviewed-by: Carlos Amedee <carlos@golang.org>
Auto-Submit: Hyang-Ah Hana Kim <hyangah@gmail.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
2024-03-07 23:04:29 +00:00
..
access
basedir
buildgo internal/buildgo: build Go with -force flag when available 2023-10-14 00:37:02 +00:00
buildstats
cloud
coordinator internal/coordinator/remote: set the environment in swarming tasks 2024-02-20 22:28:05 +00:00
dash
datastore/fake
diff
envutil
foreach
gcsfs
gitauth
gomote internal/gomote: extend the gomote instance creation timeout 2024-02-26 16:54:19 +00:00
gomoteserver/ui internal/gomoteserver/ui: add HTTP redirect to gomotessh.golang.org 2024-01-04 19:12:17 +00:00
gophers devapp/owners: update telemetry owners to telemetryTeam 2024-02-08 16:25:27 +00:00
httpdl
https
iapclient internal/iapclient: check for invalid token 2024-01-04 19:01:58 +00:00
influx
installer internal/installer/windowsmsi: restore pre-release version splitting 2024-01-11 17:47:02 +00:00
loghash
logparser
lru
macservice cmd/makemac: stop populating deprecated OSType field 2024-02-22 15:32:47 +00:00
metrics
releasetargets internal/releasetargets: delete fields not relevant to distpack releases 2024-02-20 19:43:15 +00:00
relui internal/relui: add a check to PRIVATE-track CVEs parameter 2024-03-05 07:02:21 +00:00
rendezvous internal/rendezvous: handle buildlet client creation and testing 2023-10-30 12:31:39 +00:00
secret internal/task, relui: add posting to Mastodon 2024-01-22 18:33:34 +00:00
singleflight
sourcecache
spanlog
swarmclient internal/gomote: start gomote instance in swarming tasks 2023-10-30 19:22:49 +00:00
task internal/task: add VSCodeGoReleaseTask with its first step 2024-03-07 23:04:29 +00:00
untar internal/installer/windowsmsi: fix duplicate workDir in paths 2024-01-04 22:09:41 +00:00
workflow internal/task: add a workflow for publishing private x/ patches 2024-02-26 16:54:16 +00:00
internal.go
internal_test.go