-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
74a2d7a
commit 06f3ed4
Showing
2 changed files
with
43 additions
and
1 deletion.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
user.gradle | ||
.gradle/ | ||
target/ | ||
build/ | ||
out/ | ||
testoutput/ | ||
|
||
*.DS_Store | ||
*.class | ||
*.swp | ||
*~ | ||
|
||
.idea | ||
*.iml | ||
*.ipr | ||
*.iws | ||
.shelf | ||
*.model | ||
|
||
.settings/ | ||
.classpath | ||
.project | ||
bin/ | ||
work/ |
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 |
---|---|---|
@@ -1 +1,19 @@ | ||
# groovy-status | ||
# Groovy build status | ||
|
||
Apache Groovy Github Actions [status](https://github.com/apache/groovy/actions/workflows/groovy-build-test.yml) | ||
|
||
| [Groovy 5_0_X](https://github.com/apache/groovy/actions/workflows/groovy-build-test.yml?query=branch%3Amaster+event%3Apush) | [Groovy 4_0_X](https://github.com/apache/groovy/actions/workflows/groovy-build-test.yml?query=branch%3AGROOVY_4_0_X+event%3Apush) | [Groovy 3_0_X](https://github.com/apache/groovy/actions/workflows/build-test.yml?query=branch%3AGROOVY_3_0_X+event%3Apush) | [Groovy 2_5_X](https://github.com/apache/groovy/actions/workflows/build-test.yml?query=branch%3AGROOVY_2_5_X+event%3Apush) | | ||
|-----------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------| | ||
|  |  |  |  | | ||
|
||
Teamcity [status](https://ci.groovy-lang.org?guest=1) | ||
|
||
| Groovy 5_0_X | Groovy 4_0_X | Groovy 3_0_X | Groovy 2_5_X | Groovy 2_4_X | | ||
|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| ------------ | ------------ | ------------ | | ||
| JDK18 [](http://ci.groovy-lang.org/viewType.html?buildTypeId=MasterTestJdk18&guest=1) <br /> JDK17 [](http://ci.groovy-lang.org/viewType.html?buildTypeId=MasterTestJdk17&guest=1) <br /> JDK11 [](http://ci.groovy-lang.org/viewType.html?buildTypeId=MasterTestJdk11&guest=1) | JDK17 [](http://ci.groovy-lang.org/viewType.html?buildTypeId=Groovy40xTestJdk17&guest=1) <br/> JDK11 [](http://ci.groovy-lang.org/viewType.html?buildTypeId=Groovy_Groovy40xCheckWithCoverageJdk11&guest=1) <br/> JDK8 [](http://ci.groovy-lang.org/viewType.html?buildTypeId=Groovy_Groovy40xTestJdk8&guest=1) | JDK11 [](http://ci.groovy-lang.org/viewType.html?buildTypeId=Groovy3xCheckCoverageJdk11&guest=1) <br/> JDK8 [](http://ci.groovy-lang.org/viewType.html?buildTypeId=Groovy30xTestAllJdk8&guest=1) | JDK11 [](http://ci.groovy-lang.org/viewType.html?buildTypeId=Groovy25xCheckJdk11&guest=1) <br /> JDK8 [](http://ci.groovy-lang.org/viewType.html?buildTypeId=Groovy25xCheckJdk8&guest=1) | JDK8 [](http://ci.groovy-lang.org/viewType.html?buildTypeId=Groovy24xCheckJdk8&guest=1) <br /> JDK7 [](http://ci.groovy-lang.org/viewType.html?buildTypeId=Groovy24xCheckJdk7&guest=1) | | ||
|
||
Travis CI [status](https://app.travis-ci.com/apache/groovy) | ||
|
||
| Groovy 5_0_X | Groovy 4_0_X | Groovy 3_0_X | Groovy 2_5_X | | ||
| ------------ | ------------ | ------------ | ------------ | | ||
|  |  |  |  | |