Commit Graph

15 Commits

Author SHA1 Message Date
Daniel Micay 22bd993a75 update to JDK 19 2022-10-19 19:27:19 -04:00
Daniel Micay c0eea02bb1 update CI JDK to 18 2022-04-20 06:27:40 -04:00
dependabot[bot] 6847883605 Bump actions/setup-java from 2 to 3
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 2 to 3.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-08 22:07:49 -04:00
dependabot[bot] b9da0073b7 Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 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...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-01 16:34:36 -05:00
Daniel Micay 6404c7afea check out submodules for CI 2022-01-25 14:59:31 -05:00
Daniel Micay c9317c3090 trigger actions for every branch 2021-11-29 23:35:34 -05:00
Daniel Micay 289f8ba7cd bind actions to major versions 2021-11-29 23:18:51 -05:00
dependabot[bot] 53a497cab9 Bump actions/setup-java from 2.3.1 to 2.4.0
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 2.3.1 to 2.4.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v2.3.1...v2.4.0)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-29 17:22:04 -05:00
Daniel Micay dc1471e0f8 use JDK 17 for CI 2021-11-16 14:42:10 -05:00
Daniel Micay 4f027be30e enable cache for gradle dependencies in workflow 2021-09-30 00:50:34 -04:00
Daniel Micay 795453d2fa update setup-java to v2.3.1 2021-09-30 00:50:23 -04:00
Daniel Micay 70dabbaf7f disable gradle daemon for workflow 2021-09-30 00:45:09 -04:00
Daniel Micay 17a9e43b8b use Java 11 for CI 2021-07-28 16:23:13 -04:00
Daniel Micay 30ce9f1e3e update branch for GitHub Actions / dependabot 2021-04-23 23:23:06 -04:00
Daniel Micay c1b05611b2 add gradle build GitHub workflow 2020-12-21 18:06:32 -05:00