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

homedepot / flow / 14 / 3
49%
master: 49%

Build:
DEFAULT BRANCH: master
Ran 17 Jul 2018 05:43PM UTC
Files 42
Run time 5s
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

17 Jul 2018 05:31PM UTC coverage: 45.595% (+0.02%) from 45.577%
14.3

push

travis-ci

billimek
Do not pass the `-d` flag to cf push. (#27)

There have been some deprecations in the latest CF CLI as described
Here: https://docs.cloudfoundry.org/devguide/deploy-apps/manifest.html#deprecated

Essentially, using a combination of the `-d` flag while having routes
Specified in the manifest, results in the following error:

```[DEBUG] CloudFoundry  _cf_push                            ['./cf', 'push', ‘App-v0.24.0+6', '-p', 'fordeployment', '-f', 'acceptance.manifest.yml', '-d', ‘my-custom-url.domain.com’]
[DEBUG] CloudFoundry  _cf_push                            Pushing from manifest to org organization / space acceptance as user…
[DEBUG] CloudFoundry  _cf_push                            Using manifest file acceptance.manifest.yml
[DEBUG] CloudFoundry  _cf_push                            The following arguments cannot be used with an app manifest that declares routes using the 'route' attribute: -d, --hostname, -n, --no-hostname, --route-path
[DEBUG] CloudFoundry  _cf_push                            FAILED
[DEBUG] CloudFoundry  _cf_push                            
[ERROR] CloudFoundry  _cf_push                            Failed calling ./cf push App-v0.24.0+6 -p fordeployment -f acceptance.manifest.yml  -d my-custom-url.domain.com.  Return code of 1.```

This fixes this issue.

1180 of 2588 relevant lines covered (45.6%)

0.46 hits per line

Source Files on job 14.3
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 7
  • Travis Job 14.3
  • 145b6458 on github
  • Prev Job for on master (#13.3)
  • Next Job for on master (#15.3)
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