Skip to content

Fail compiles on misconfigured S3 bucket #45

Closed
@alexcrichton

Description

@alexcrichton

We discussed this on IRC, but a nifty feature to help debug misconfiguration of S3 credentials would be to fail compilations (perhaps with an error message) if the S3 cache management fails.

I ran into two separate problems during integration:

  • First I forgot to make the whole S3 bucket public-readable
  • Next, I used the wrong credentials by accident

I think both cases have a fairly predictable error which can flag "misconfiguration" as opposed to transient error, and it'd definitely help working through the setup!

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions