-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace Travis CI (.org) with GitHub Actions, in pom.xml and README b…
…adge (#24) * Replace Travis CI (.org) with GitHub Actions, in pom.xml and README badge * also fix Codacy badge ಠ_ಠ * Update maven-project-info-reports-plugin to support GitHub Actions (MPIR-391) * had to fix some report links because the plugin upgrade changed them * updated Awaitility, license-maven-plugin, and jacoco-maven-plugin to fix broken links the old versions caused
- Loading branch information
Showing
5 changed files
with
35 additions
and
31 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,7 +14,7 @@ pre-built jars. Building from source is only necessary for developing brick-cont | |
$ git clone [email protected]:chabala/brick-control-lab.git | ||
``` | ||
|
||
See [Source Code Management](source-repository.html) for more details regarding this. | ||
See [Source Code Management](scm.html) for more details regarding this. | ||
|
||
### Building | ||
Run ```mvn clean verify``` to clean, compile, test, and produce the artifact. | ||
|
This file contains 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
This file contains 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