Commit 9a0ab23
authored
use PublicBI fork with R2 hosted dataset (#6640)
While CWI has been generous enough to host the PublicBI benchmark
dataset on a web server for a few years now, in recent weeks it's been
incredibly unstable.
In the background, I've been running a little `wget -r -np -nH -R
"index.html*" -c --retry-connrefused --waitretry=5 -t 0 --timeout=30
https://event.cwi.nl/da/PublicBIbenchmark/` job for a few days to save
off a copy of the dataset that I've then pushed up to an R2 bucket in
our Cloudflare account.
I have a fork of PublicBI repo at
https://github.com/vortex-data/public_bi_benchmark with all of the data
URLs updated to point to the R2 bucket, this PR just changes our Public
BI benchmark infra to use the fork instead of the upstream repo, which
should bring in the updated R2 data URLs
Signed-off-by: Andrew Duffy <andrew@a10y.dev>1 parent 2c239bb commit 9a0ab23
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments