Commit Graph

20 Commits

Author SHA1 Message Date
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 872f62eb38 cleaner style for validate gradle wrapper action 2021-11-29 23:40:33 -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 095c76f46f use consistent indent style for YAML 2021-09-30 00:10:54 -04:00
Daniel Micay 5a7e9428fb use dependabot for GitHub Actions 2021-09-30 00:09:01 -04:00
Daniel Micay 753b698e16 add Gradle wrapper validation workflow 2021-09-29 23:44:24 -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
flawedworld 322065acc1 Create dependabot.yml 2021-02-10 23:09:37 -05:00
Daniel Micay c1b05611b2 add gradle build GitHub workflow 2020-12-21 18:06:32 -05:00
Daniel Micay 2cec4c3c5d use organization funding metadata 2020-04-07 21:28:41 -04:00
Daniel Micay ce121741e0 add GitHub sponsors metadata 2019-09-26 18:53:16 -04:00
Daniel Micay d7eed01e80 initial commit with overhauled / rebranded project 2019-06-27 23:22:08 -04:00