-
-
Notifications
You must be signed in to change notification settings - Fork 609
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rework Travis to perform integration tests separately #419
Milestone
Comments
jcjones
pushed a commit
that referenced
this issue
Jun 30, 2015
This uses a node.js module to post `status` updates to Github, and uses a Travis secret to authenticate.
jcjones
pushed a commit
that referenced
this issue
Jun 30, 2015
This uses a node.js module to post `status` updates to Github, and uses a Travis secret to authenticate.
jcjones
pushed a commit
that referenced
this issue
Jun 30, 2015
This uses a node.js module to post `status` updates to Github, and uses a Travis secret to authenticate.
jcjones
pushed a commit
that referenced
this issue
Jun 30, 2015
This uses a node.js module to post `status` updates to Github, and uses a Travis secret to authenticate.
jcjones
pushed a commit
that referenced
this issue
Jun 30, 2015
This uses a node.js module to post `status` updates to Github, and uses a Travis secret to authenticate.
jcjones
pushed a commit
that referenced
this issue
Jun 30, 2015
This uses a node.js module to post `status` updates to Github, and uses a Travis secret to authenticate.
jcjones
pushed a commit
that referenced
this issue
Jun 30, 2015
This uses a node.js module to post `status` updates to Github, and uses a Travis secret to authenticate. - Also post comments from Golint
jcjones
pushed a commit
that referenced
this issue
Jun 30, 2015
This uses a node.js module to post `status` updates to Github, and uses a Travis secret to authenticate. - Post comments from static analysis tools - Change to posting from LetsEncryptBot - For integration testing, only fail if the compile fails, or the NodeJS-client fails. Log if the Python client fails.
jcjones
pushed a commit
that referenced
this issue
Jun 30, 2015
This uses a node.js module to post `status` updates to Github, and uses a Travis secret to authenticate. - Post comments from static analysis tools - Change to posting from LetsEncryptBot - For integration testing, only fail if the compile fails, or the NodeJS-client fails. Log if the Python client fails.
jcjones
added a commit
that referenced
this issue
Jul 8, 2015
Issue #419 - Provide more details from Travis on PRs.
Handled in PR #422. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Goal: Know what causes a Travis failure.
test.sh
as to what set the failure statusThe text was updated successfully, but these errors were encountered: