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

homedepot / flow / 14
49%

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

pending completion
14

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

Jobs
ID Job ID Ran Files Coverage
3 14.3 17 Jul 2018 05:43PM UTC 0
45.6
Travis Job 14.3
Source Files on build 14
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #14
  • 145b6458 on github
  • Prev Build on master (#13)
  • Next Build on master (#15)
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