• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

dittto / serverless-s3-assets / 3 / 1
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 12 Jun 2017 12:39PM UTC
Files 4
Run time 0s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

12 Jun 2017 12:38PM UTC coverage: 100.0%. Remained the same
3.1

Pull #2

travis-ci

web-flow
fix: Set S3 version to prevent authorisation failure in eu-central-1 region

Without the `new AWS.S3({ signatureVersion: 'v4' })` the push request failed in Frankfurt region (eu-central-1) as follows
```
Serverless: Failed to get files for "<some file>"
Serverless: Start uploading S3 assets
Serverless: InvalidRequest: The authorization mechanism you have provided is not supported. Please use AWS4-HMAC-SHA256.
```

Failure reason explained in this [stack exchange post](https://craftcms.stackexchange.com/questions/5437/errors-occuring-with-assets-and-amazon-s3).
Pull Request #2: fix: Set S3 version to prevent authorisation failure in eu-central-1 …

46 of 46 branches covered (100.0%)

122 of 122 relevant lines covered (100.0%)

6.82 hits per line

Source Files on job 3.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 3
  • Travis Job 3.1
  • 81b29444 on github
  • Prev Job for on master (#1.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc