Codeship pro
See original GitHub issueHello, I’m following the getting started guide to setup Danger in my project. When I run the danger step this is what I get:
2017-07-01T09:48:07.340Z web_test npm info it worked if it ends with ok
2017-07-01T09:48:07.340Z web_test npm info using npm@5.0.3
2017-07-01T09:48:07.340Z web_test npm info using node@v8.1.2
2017-07-01T09:48:07.378Z web_test npm info lifecycle web@0.1.0~predanger: web@0.1.0
2017-07-01T09:48:07.385Z web_test npm info lifecycle web@0.1.0~danger: web@0.1.0
2017-07-01T09:48:07.385Z web_test
2017-07-01T09:48:07.385Z web_test > web@0.1.0 danger /app
2017-07-01T09:48:07.385Z web_test > danger
2017-07-01T09:48:07.385Z web_test
2017-07-01T09:48:08.108Z web_test Could not find a CI source for this run. Does Danger support this CI service?
2017-07-01T09:48:08.109Z web_test Danger supports: Travis, Circle, Semaphore, Jenkins, FakeCI, Surf, DockerCloud, Codeship, Drone, Buildkite and BuddyBuild.
2017-07-01T09:48:08.129Z web_test npm info lifecycle web@0.1.0~danger: Failed to exec danger script
2017-07-01T09:48:08.132Z web_test npm ERR! code ELIFECYCLE
2017-07-01T09:48:08.132Z web_test npm ERR! errno 1
2017-07-01T09:48:08.132Z web_test npm ERR! web@0.1.0 danger: `danger`
2017-07-01T09:48:08.132Z web_test npm ERR! Exit status 1
2017-07-01T09:48:08.132Z web_test npm ERR!
2017-07-01T09:48:08.133Z web_test npm ERR! Failed at the web@0.1.0 danger script.
2017-07-01T09:48:08.133Z web_test npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
2017-07-01T09:48:08.133Z web_test
2017-07-01T09:48:08.133Z web_test npm ERR! A complete log of this run can be found in:
2017-07-01T09:48:08.133Z web_testn pm ERR! /root/.npm/_logs/2017-07-01T09_48_08_122Z-debug.log
2017-07-01T09:48:08.244Z web_test
2017-07-01T09:48:08.796Z web_test Step danger running service web_test failed (1)
I’m running Cdeship Pro, I’m not sure if Danger does not support it or I’m making some other mistake.
Thanks for your help
Issue Analytics
- State:
- Created 6 years ago
- Comments:15 (11 by maintainers)
Top Results From Across the Web
CodeShip Features & Pricing
CodeShip Pro. A fully customizable Continuous Integration service with native Docker support.
Read more >Codeship Pro Tutorial
A simple introductory tutorial for the Codeship Docker Infrastructure - GitHub - codeship/codeship-pro-tutorial: A simple introductory tutorial for the ...
Read more >Codeship Software Reviews, Demo & Pricing - 2022
Codeship is a platform to achieve the Continues Integration. This open source tool comes with the two versions, Codeship basic and Codeship Pro....
Read more >CodeShip
CodeShip Pro is based on Docker and uses encrypted files to load your environment variables into Docker containers. You can learn more about...
Read more >Codeship Reviews 2022
Pros: Codeship is a platform to achieve the Continues Integration. This open source tool comes with the two versions, Codeship basic and Codeship...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Good luck, and we can definitely update the docs after this too 👍
This got merged and shipped 👍
Thanks @caffodian