Commit Graph

10 Commits

Author SHA1 Message Date
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 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