Simone Basso
196ac55493
fix: attempt to make linux builds faster ( #911 )
...
This work aims to make Linux builds faster to make https://github.com/ooni/probe/issues/2249 more convenient. Since those builds runs inside Docker, the problem to solve here is to save/restore the Go caches notwithstanding Docker. Because Docker runs as root, we need to modify the build a bit to run as a normal user. Otherwise, we will not be able to save the Go cache using actions/cache@v3. (Other approaches such as using `sudo` are possible but running the build as an unprivileged user actually looks cleaner, so I chose to do that.) While there, add a `.editorconfig`.
2022-08-30 21:13:33 +02:00
..
alltests.yml
feat: implement rolling builds ( #910 )
2022-08-30 15:29:09 +02:00
android.yml
feat: implement rolling builds ( #910 )
2022-08-30 15:29:09 +02:00
checks.yml
fix(workflows): elevate GITHUB_TOKEN permissions when needed ( #822 )
2022-07-01 12:11:32 +02:00
codeql-analysis.yml
feat: build ooniprobe for armv6 ( #904 )
2022-08-29 17:33:42 +02:00
coverage.yml
feat: build ooniprobe for armv6 ( #904 )
2022-08-29 17:33:42 +02:00
debianrepo.yml
feat: build ooniprobe for armv6 ( #904 )
2022-08-29 17:33:42 +02:00
generate.yml
feat: implement rolling builds ( #910 )
2022-08-30 15:29:09 +02:00
go1.19.yml
feat: build ooniprobe for armv6 ( #904 )
2022-08-29 17:33:42 +02:00
gosec.yml
feat: implement rolling builds ( #910 )
2022-08-30 15:29:09 +02:00
ios.yml
feat: implement rolling builds ( #910 )
2022-08-30 15:29:09 +02:00
jafar.yml
feat: implement rolling builds ( #910 )
2022-08-30 15:29:09 +02:00
linux.yml
fix: attempt to make linux builds faster ( #911 )
2022-08-30 21:13:33 +02:00
macos.yml
feat: implement rolling builds ( #910 )
2022-08-30 15:29:09 +02:00
netxlite.yml
feat: build ooniprobe for armv6 ( #904 )
2022-08-29 17:33:42 +02:00
oohelperd.yml
feat: implement rolling builds ( #910 )
2022-08-30 15:29:09 +02:00
qafbmessenger.yml
feat: implement rolling builds ( #910 )
2022-08-30 15:29:09 +02:00
qahhfm.yml
feat: implement rolling builds ( #910 )
2022-08-30 15:29:09 +02:00
qahirl.yml
feat: implement rolling builds ( #910 )
2022-08-30 15:29:09 +02:00
qatelegram.yml
feat: implement rolling builds ( #910 )
2022-08-30 15:29:09 +02:00
qawebconnectivity.yml
feat: implement rolling builds ( #910 )
2022-08-30 15:29:09 +02:00
qawhatsapp.yml
feat: implement rolling builds ( #910 )
2022-08-30 15:29:09 +02:00
tarball.yml
feat: implement rolling builds ( #910 )
2022-08-30 15:29:09 +02:00
windows.yml
feat: implement rolling builds ( #910 )
2022-08-30 15:29:09 +02:00