Skip to content
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

Issue 20 #10

Open
wants to merge 15 commits into
base: master
Choose a base branch
from
Open

Issue 20 #10

wants to merge 15 commits into from

Conversation

Mathiponds
Copy link

No description provided.

hmellinatkth and others added 15 commits January 31, 2020 16:23
Add Gradle to the project. The project can be build with `gradlew
build`. Gradle files as `build.gradle`, `gradlew`, `gradlew.bat`,
`settings.gradle` have been added.
I put the `ContinuousIntegrationServer` class in the src file.
Gradle was working well on terminal but IntelliJ was not using the
build.gradle. Now all is OK.
Fix Solves #12 Add Gradle to the project
Update README
Issue 8 - Cloning the assessment branch
* Feature build repo

Using a GradleConnector this commit runs a repo in a specific folder

* Small fixes
feat: implement parsing of multiple test suite results and sending those results to Slack

This also add integration with 
We save slack webhook URL as Base64

Co-authored-by: Mathiponds <[email protected]>
Add comment to all methods of the `ContinuousIntegrationServer.java`
Removed Exception that were never thrown
Add argument to the `cloneProject` and in the `build` function so that
we can put any GitHub folder we want
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants