Open
Conversation
Also testing the webhook :)
Successful build of skeleton on Travis using Maven
…e the appropriate repo #2
Accurate description of how to build and run the CI server
Adding dummy unit tests #7
Commented out the previous server code, so now it just executes dummy functions whenever a request comes in.
…writes a json payload to a file
Fixes #14 by adding test.json to server-folder
Starting to divide into smaller functions #12
JSON handler changed to org.json #21
Added that you need to set the webhook content type to application/json
Removing line 18
Testing Again Travis by importing import org.apache.http.impl.client.CloseableHttpClient; import org.apache.http.impl.client.HttpClientBuilder; import java.io.IOException;
Testing importing some more stuff
Testing removing some httpclient import again
Testingfcoi
Trying to import Stringentity
Adding EntityUtils
Testing adding the pom.xml file to rid of http.execute error
Testing changing httpclient to DefaultHttpClient
Testing to remove create.build!
Removed Defaulthttp client
Some small fix!
Add clone repo functionality
Existing repo directory
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Testing with adding dependcies now!