Skip to content

Commit

Permalink
[ci] Dis-allow any non-S3 URLs in CI
Browse files Browse the repository at this point in the history
This PR makes it so any URLs accessed in tests in CI must be hosted in
S3. This improves reliability as we've seen even files on GitHub
sometimes serve 503s even when everything else is working fine. This
raises an error if any unallowed URL is detected and adds the remaining
few.
  • Loading branch information
driazati committed Nov 4, 2022
1 parent 0d55312 commit 1c6feff
Show file tree
Hide file tree
Showing 2 changed files with 237 additions and 98 deletions.
Loading

0 comments on commit 1c6feff

Please sign in to comment.