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

alphagov / digitalmarketplace-admin-frontend / 6019 / 4
95%
master: 95%

Build:
DEFAULT BRANCH: master
Ran 02 Dec 2020 04:46PM UTC
Files 28
Run time 2s
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

02 Dec 2020 04:38PM UTC coverage: 95.685%. First build
6019.4

Pull #680

travis-ci-com

Laurence de Bruxelles
Add DM_S3_ENDPOINT_URL to Development config

For development instances we want developers to be able to use a tool
like [localstack] instead of real AWS endpoints. The Flask configuration
variable DM_S3_ENDPOINT_URL can be used (if set) by dmutils.s3.S3 to
connect to a localstack instance (see
alphagov/digitalmarketplace-utils#580).

This commit adds DM_S3_ENDPOINT_URL to the Development configuration
only, and makes it dependant on an environment variable,
DM_S3_ENDPOINT_PORT (so we can set the port only, or the port and
hostname using envvars).

We also have to override DM_ASSETS_URL in the case that
DM_S3_ENDPOINT_URL is set, so that file download links send users to the
right place.
Pull Request #680:

1264 of 1321 relevant lines covered (95.69%)

0.96 hits per line

Source Files on job 6019.4
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 5364
  • Travis Job 6019.4
  • affdcbec on github
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