Commit Graph

271 Commits

Author SHA1 Message Date
dependabot[bot] e995b1890f
Bump actions/cache from v2 to v2.1.4 (#132)
Bumps [actions/cache](https://github.com/actions/cache) from v2 to v2.1.4.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2...26968a09c0ea4f3e233fdddbafd1166051a095f6)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-19 09:08:52 -05:00
Gary Gregory 8e953c0c17 Add Java 17-EA to the GitHub build. 2020-12-29 19:08:54 -05:00
dependabot[bot] ea3e743813
Bump actions/checkout from v2.3.2 to v2.3.4 (#121)
Bumps [actions/checkout](https://github.com/actions/checkout) from v2.3.2 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.2...5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-12 11:44:10 -05:00
dependabot[bot] dadd649bbd
Bump actions/setup-java from v1.4.2 to v1.4.3 (#113)
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-12 11:42:52 -05:00
Alex Herbert 84aabf0009 Revert "Test on Java LTS 14 and remove Java 15"
This reverts commit f7e34671c3.
2020-10-03 07:47:46 +01:00
Alex Herbert f7e34671c3 Test on Java LTS 14 and remove Java 15
Java 15 is replaced by the experimental java 16-ea
2020-10-02 22:21:41 +01:00
Alex Herbert 9fff4990c3 Run default goal in github actions 2020-10-02 22:19:30 +01:00
Gary Gregory d467e41a8f 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:43:59 -04:00
dependabot[bot] 30587f03fe
Bump actions/setup-java from v1.4.0 to v1.4.2 (#101)
Bumps [actions/setup-java](https://github.com/actions/setup-java) from v1.4.0 to v1.4.2.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v1.4.0...8bb50d97d6b4d316daf284fdf8eafbfc988421fc)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-08 11:49:41 -04:00
Gary Gregory 7998912085 Trigger a GitHub build on pull requests. 2020-08-31 21:23:15 -04:00
Gary Gregory e0e80b48b2 Cache ~/.m2 dir for GitHub builds. 2020-08-10 21:13:58 -04:00
dependabot[bot] 2ee360a754
Bump actions/checkout from v2.3.1 to v2.3.2 (#92)
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-10 11:27:53 -04:00
Gary Gregory 7bb167649e Add --no-transfer-progress to CI builds. 2020-08-05 09:27:26 -04:00
Gary Gregory 239a00891b GitHub actions/setup-java@v1 -> actions/setup-java@v1.4.0. 2020-07-26 17:45:05 -04:00
Gary Gregory 652fa6c012 Fix GitHub action for Java 15-ea. 2020-07-26 17:23:05 -04:00
dependabot[bot] 8bf3a4bffe
Bump actions/checkout from v1 to v2.3.1 (#79)
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 16:49:11 -04:00
Gary Gregory ff7866bf2b GitHub builds on Java 8, 11, and 14 (current), allow fails on 15-ea. 2020-07-23 11:26:37 -04:00
Gary Gregory 2aab5d35a9 Add missing header. 2020-07-22 10:28:05 -04:00
Gary Gregory 0ef2d40fe5 Enable GitHub Dependabot. 2020-07-22 10:16:35 -04:00
Gary Gregory d6845084c0 Test major Java versions with GitHub actions as documented on
https://github.com/actions/setup-java
2020-05-30 10:58:07 -04:00
Gary Gregory 129641ead4 Add GitHub Action build. 2019-12-25 10:29:11 -05:00