Commit Graph

19 Commits

Author SHA1 Message Date
Gary Gregory 3a66c79e72 Add Java 17-EA to the GitHub build. 2020-12-29 19:07:40 -05:00
dependabot[bot] 91b999cf63 Bump actions/checkout from v2.3.3 to v2.3.4
Bumps [actions/checkout](https://github.com/actions/checkout) from v2.3.3 to v2.3.4.
- [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.3...5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-05 00:02:16 +13:00
dependabot[bot] 6f9cab00b5
Bump actions/setup-java from v1.4.2 to v1.4.3
Bumps [actions/setup-java](https://github.com/actions/setup-java) from v1.4.2 to v1.4.3.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v1.4.2...d202f5dbf7256730fb690ec59f6381650114feb2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-01 06:02:35 +00:00
dependabot[bot] ad345a4ac7
Bump actions/checkout from v2.3.2 to v2.3.3
Bumps [actions/checkout](https://github.com/actions/checkout) from v2.3.2 to v2.3.3.
- [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.2...a81bbbf8298c0fa03ea29cdc473d45769f953675)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-24 05:54:07 +00:00
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