Commit graph

15 commits

Author SHA1 Message Date
Alexander Wang
b93dd31ba6
cleanup stage 2025-01-13 11:03:30 -07:00
Anmol Sethi
df25d8b5fb
make.sh: Enforce at least go 1.20 instead of exactly go 1.20 2023-08-30 00:37:03 -07:00
Anmol Sethi
b5d68e60b4
Fix daily part 2
Hopefully works this time.
2023-08-01 22:26:22 -07:00
Anmol Sethi
cd11c8fa5f
ci: Fix daily
Preinstall playwright deps to avoid conflict between test and race.
2023-07-31 21:24:52 -07:00
Alexander Wang
298a0c10bd
bump to go 1.20 2023-03-13 13:35:26 -07:00
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