Commit Graph

65 Commits

Author SHA1 Message Date
Gary Gregory 862b37628e 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:42:44 -04:00
Gary Gregory 2ccfb90d3c Trigger a GitHub build on pull requests. 2020-08-31 21:23:00 -04:00
dependabot[bot] 8c45b86cb8
Bump actions/setup-java from v1.4.1 to v1.4.2
Bumps [actions/setup-java](https://github.com/actions/setup-java) from v1.4.1 to v1.4.2.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v1.4.1...8bb50d97d6b4d316daf284fdf8eafbfc988421fc)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-26 05:56:34 +00:00
dependabot[bot] f1f3d8bccf
Bump actions/setup-java from v1.4.0 to v1.4.1
Bumps [actions/setup-java](https://github.com/actions/setup-java) from v1.4.0 to v1.4.1.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v1.4.0...3019d15cad3f7d2657e77aa6efe0571b3a89d0b4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-12 05:41:29 +00:00
Gary Gregory 235e98c036 Cache ~/.m2 dir for GitHub builds. 2020-08-10 21:12:42 -04:00
dependabot[bot] 8ff684c038
Bump actions/checkout from v2.3.1 to v2.3.2
Bumps [actions/checkout](https://github.com/actions/checkout) from v2.3.1 to v2.3.2.
- [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/v2.3.1...2036a08e25fa78bbd946711a407b529a0a1204bf)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-10 05:51:45 +00:00
Gary Gregory 27a78c961b Add --no-transfer-progress to CI builds. 2020-08-05 09:23:41 -04:00
Gary Gregory 7bb7395c0e GitHub actions/setup-java@v1 -> actions/setup-java@v1.4.0. 2020-07-26 17:44:31 -04:00
Gary Gregory 956efc847a Fix GitHub action for Java 15-ea. 2020-07-26 17:22:23 -04:00
dependabot[bot] fd704c8ea9
Bump actions/checkout from v1 to v2.3.1 (#166)
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-07-23 15:15:32 -04:00
Gary Gregory 21d33cc9c9 GitHub builds on Java 8, 11, and 14 (current), allow fails on 15-ea. 2020-07-23 11:24:00 -04:00
Gary Gregory f2842e66da Add missing header. 2020-07-22 10:27:17 -04:00
Gary Gregory cb7c2cba92 Enable GitHub Dependabot. 2020-07-22 10:15:57 -04:00
Gary Gregory 6b4d75f725 Test major Java versions with GitHub actions as documented on
https://github.com/actions/setup-java
2020-05-30 10:55:45 -04:00
Gary Gregory b901cfb655 Add GitHub Action build. 2019-12-25 10:27:20 -05:00