Yehuda Katz
ff3f6784c2
Update make.sh
...
Co-authored-by: Anmol Sethi <hi@nhooyr.io>
2023-03-03 08:04:56 -08:00
Yehuda Katz
de52064d9f
Update make.sh
...
Co-authored-by: Anmol Sethi <hi@nhooyr.io>
2023-03-03 08:04:47 -08:00
Yehuda Katz
4d37629940
Address comments
2023-03-02 10:43:03 -08:00
Yehuda Katz
07b34118f1
Reduce delta
2023-03-01 12:23:03 -08:00
Yehuda Katz
1712b5d813
Incorporate feedback
2023-03-01 12:21:31 -08:00
Yehuda Katz
6926e2c484
make bails on the wrong go version
...
This code:
1. Extracts the required go minor from `go.mod`
2. Gets the current go version from `go version` and normalizes it
3. Checks whether the required go minor is a version prefix for the current go
version, and bails if it isn't.
2023-03-01 11:03:03 -08:00
Anmol Sethi
72dfbf708f
ci/release/build.sh: Automatically clone ci submodule
2022-12-18 12:41:22 -08:00
Anmol Sethi
11a93df61c
make.sh: Fix
2022-12-01 06:51:17 -08:00
Anmol Sethi
87b3bcb31d
make.sh: Clone submodules automatically
2022-11-29 13:54:11 -08:00
Alexander Wang
524c089a74
oss
...
Co-authored-by: Anmol Sethi <hi@nhooyr.io>
2022-11-03 06:54:49 -07:00