| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2017-09-16 | ci: Upload/download from a new S3 bucket | Alex Crichton | -1/+3 | |
| Moving buckets from us-east-1 to us-west-1 because us-west-1 is where rust-central-station itself runs and in general is where we have all our other buckets. | ||||
| 2017-07-18 | travis: Switch `curl -s` to `curl -f` | Alex Crichton | -1/+1 | |
| I seem to have been a little too tired when I fixed up the container scripts, applying the wrong flag! | ||||
| 2017-07-17 | travis: Make a few `curl` invocations more resilient | Alex Crichton | -1/+1 | |
| Use the `-f` flag to indicate that, for example, a 500 response code is to be considered a failure, triggering the normal retry logic. Also ignore errors where we check the date from google.com, as a failure there shouldn't fail the build. | ||||
| 2017-05-18 | ci: move shared scripts to src/ci/docker/scripts/ | Marco A L Barbosa | -0/+16 | |
