Commit graph

14 commits

Author SHA1 Message Date
Sean Owen 2326dd4ff3 Test vs Java 21 2024-04-23 07:21:06 -05:00
Sean Owen 42a6ca7f53 Remove Android CICD testing, again 2024-01-30 19:17:20 -06:00
Sean Owen 58d87899fd Remove Android CICD testing 2024-01-30 18:59:51 -06:00
dependabot[bot] 345beee0f2
Bump github/codeql-action from 2 to 3 (#1730)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-18 06:54:17 -06:00
dependabot[bot] 82c9f37975
Bump actions/setup-java from 3 to 4 (#1727)
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3 to 4.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v3...v4)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-04 07:08:31 -06:00
dependabot[bot] e1feac9b94
Bump actions/checkout from 3 to 4 (#1686)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 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/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-11 07:42:50 -05:00
Sean Owen c062955c84 Fix CI warning about setup-java@v2 2023-04-26 21:38:15 -05:00
Sean Owen 0ea0ecddc5 Various code tweaks, action updates, dep updates 2022-10-20 14:13:34 -05:00
Sean Owen feed14328e Fix GA with Java 17 instead 2022-03-01 15:31:37 -06:00
Sean Owen 0fe540c1fc Add Java 14 test flow 2022-03-01 15:12:45 -06:00
Sean Owen aff551ccb9 More tries to move from Travis to GA tests 2022-02-28 23:06:04 -06:00
Sean Owen 5765cc099a Remove Travis test config 2022-02-28 22:20:57 -06:00
Sean Owen a32ea840c0
Try Github Actions for tests 2022-02-28 22:18:22 -06:00
Sean Owen 5e689afc47
Create codeql-analysis.yml 2020-11-18 12:09:06 -06:00