Add a wasm build constraint to a WebAssembly-specific command.
Encountering an empty go.mod file can be confusing for humans
and for builders. Remove it, it's probably not needed anymore.
Lower the go directive to 1.22 in testtiming so that a go1.22
toolchain can test it without needing to upgrade.
Change-Id: I6550f67815d7a9a5fb70db57b17e576526fa8c8b
Reviewed-on: https://go-review.googlesource.com/c/scratch/+/610455
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
The LUCI query code is essentially copied from watchflakes.
Change-Id: I811d21b921f9cd8f6558a0637a1a162df77edeab
Reviewed-on: https://go-review.googlesource.com/c/scratch/+/598594
TryBot-Bypass: Cherry Mui <cherryyz@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Add an ad-hoc code signing tool, trying to do what darwin linker
does. It seems to make the "codesign" command line tool happy.
Change-Id: I643368ea5cbcfbb933c83ff9ced46820542f3681
Reviewed-on: https://go-review.googlesource.com/c/scratch/+/271866
Trust: Cherry Zhang <cherryyz@google.com>
Reviewed-by: Cherry Zhang <cherryyz@google.com>