1
0
Commit Graph

61 Commits

Author SHA1 Message Date
Gary Gregory
49c085e6ed Replace Java 14 with Java 15 as the latest Java version to test. Use
Jaav 16 EA as the EA version to test.
2020-09-19 15:47:20 -04:00
Gary Gregory
23b17c3889 Trigger a GitHub build on pull requests. 2020-08-31 21:25:59 -04:00
Gary Gregory
15f3bbd91e Cache ~/.m2 dir for GitHub builds. 2020-08-10 21:17:00 -04:00
dependabot[bot]
ab2d3e2069 Bump actions/checkout from v1 to v2.3.1 (#9)
Bumps [actions/checkout](https://github.com/actions/checkout) from v1 to v2.3.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v1...28c7f3d2b5162b5ddd3dfd9a45aa55eaf396478b)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-05 11:11:39 -04:00
Gary Gregory
d440cf0e50 Add --no-transfer-progress to CI builds. 2020-08-05 09:39:47 -04:00
Gary Gregory
883c3748b9 GitHub actions/setup-java@v1 -> actions/setup-java@v1.4.0. 2020-07-26 17:48:33 -04:00
Gary Gregory
ba419eb28a Fix GitHub action for Java 15-ea. 2020-07-26 17:24:41 -04:00
Gary Gregory
858a64af53 GitHub builds on Java 8, 11, and 14 (current), allow fails on 15-ea. 2020-07-23 11:29:43 -04:00
Gary Gregory
7268d281b3 Add missing header. 2020-07-22 10:29:50 -04:00
Gary Gregory
a0f9e31ec6 Enable GitHub Dependabot. 2020-07-22 10:17:38 -04:00
Gary Gregory
d909c8c415 Test major Java versions with GitHub actions as documented on
https://github.com/actions/setup-java
# WARNING: head commit changed in the meantime

@Deprecated
2020-05-30 11:00:44 -04:00