Document the fact that PRs from users outside the Snowplow organization will fail travis
See original GitHub issueAll recent Travis builds have been failing with the following:
Running "intern:functional" (intern) task
Listening on 0.0.0.0:9000
Error: Tunnel failed to start: Exit code: 1
at handleChildExit <node_modules/digdug/Tunnel.js:336:16>
at Socket.<anonymous> <node_modules/digdug/Tunnel.js:379:6>
at emitOne <events.js:82:20>
at Socket.emit <events.js:169:7>
at Pipe._onclose <net.js:469:12>
Warning: Test failure; check output above for details. Use --force to continue.
Aborted due to warnings.
The command "grunt travis" exited with 3.
Issue Analytics
- State:
- Created 6 years ago
- Comments:6 (6 by maintainers)
Top Results From Across the Web
Building Pull Requests - Travis CI Docs
Whenever a pull request is opened on GitHub, Travis CI builds it and updates ... Share encrypted environment variables with forks (PRs) setting...
Read more >Continuous Integration part 2: Setting up Travis checks in Github
Setting up TravisCI status checks on a PR is easy. Here are a few steps to set up your Github repository PRs with...
Read more >Best Practices for Operation and Maintenance of Photovoltaic ...
and a growing number of pre-1991 documents are available ... Failure to follow product box handling and storage requirements can cause damage when....
Read more >Test your PRs for vulnerabilities before merging - Snyk's docs
Configure the pull request test settings for your organization · 1. Only fail when the PR is adding a dependency with issues -...
Read more >Allow external pull requests to use secret variables from the ...
In the light of https://travis-ci.community/t/docker-hub-you-have-reached-your-pull-rate-limit/10517. A build, even an external pull request one, ...
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
Thanks, can you perhaps make this a bit more clear somewhere though?
Sent from my iPhone
Duplicate of #606