1
0
Commit Graph

40 Commits

Author SHA1 Message Date
Gary Gregory
416f6ba7e2 Bump actions/setup-java from 3.6.0 to 3.7.0 #126 2022-12-01 22:04:22 -05:00
dependabot[bot]
b26b13ac13 Bump actions/setup-java from 3.5.1 to 3.6.0
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3.5.1 to 3.6.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v3.5.1...v3.6.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>
2022-10-21 10:05:25 +00:00
dependabot[bot]
7235113dab Bump actions/cache from 3.0.10 to 3.0.11
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.10 to 3.0.11.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.0.10...v3.0.11)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-14 10:01:11 +00:00
Sebb
6742ad1da0 Don't persist credentials unnecessarily 2022-10-08 15:23:52 +01:00
dependabot[bot]
63307bd69e Bump actions/checkout from 3.0.2 to 3.1.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.0.2 to 3.1.0.
- [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.0.2...93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-08 00:27:33 +13:00
dependabot[bot]
697035023a Bump actions/cache from 3.0.9 to 3.0.10
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.9 to 3.0.10.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.0.9...v3.0.10)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-08 00:09:14 +13:00
Gary Gregory
68b171ce83 GitHub Actions build: no top level permission defined 2022-10-06 18:39:58 -04:00
Gary Gregory
12e1186094 Bump actions/setup-java from 3 to 3.5.1 2022-10-01 14:53:17 -04:00
dependabot[bot]
8287647eb7 Bump actions/cache from 3.0.8 to 3.0.9
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.8 to 3.0.9.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.0.8...v3.0.9)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-30 23:17:19 +13:00
Gary Gregory
5a5c794224 Bump actions/checkout from 3 to 3.0.2. 2022-09-06 09:33:08 -07:00
Gary Gregory
6bdccd1227 Bump actions/cache from 3.0.6 to 3.0.7 2022-08-22 15:15:29 -04:00
dependabot[bot]
5f044992c5 Bump actions/cache from 3.0.5 to 3.0.6
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.5 to 3.0.6.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.0.5...v3.0.6)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-05 22:22:44 +12:00
Gary Gregory
b823ce4ac0 Bump actions/cache 3.0.4 to 3.0.5 2022-07-15 08:38:44 -04:00
Gary Gregory
71a20877cb Bump actions/cache from 3.0.3 to 3.0.4 2022-06-07 14:00:53 -04:00
Gary Gregory
1046aab2e1 Bump actions/cache from 3.0.2 to 3.0.3 2022-05-31 16:37:47 -04:00
Gary Gregory
e511c56844 Bump actions/setup-java from 2 to 3 2022-04-15 07:03:22 -04:00
Gary Gregory
8b06bb079f Bump actions/cache from 3 to 3.0.2 2022-04-12 08:44:59 -04:00
dependabot[bot]
013669a9f2 Bump actions/cache from 2.1.7 to 3 (#77)
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.7 to 3.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.7...v3)

---
updated-dependencies:
- dependency-name: actions/cache
  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>
2022-03-25 08:24:12 -07:00
dependabot[bot]
c578482f63 Bump actions/checkout from 2 to 3 (#75)
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-04 10:18:38 -05:00
dependabot[bot]
8dd4849fc9 Bump actions/cache from 2.1.5 to 2.1.7 (#72)
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.5 to 2.1.7.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.5...v2.1.7)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-11 11:20:29 -05:00
dependabot[bot]
040946b2c6 Bump actions/checkout from 2.3.4 to 2.4.0 (#63)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.4.0.
- [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.4...v2.4.0)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-04 07:49:31 -05:00
dependabot[bot]
88eace006a Bump actions/cache from 2 to 2.1.5 (#50)
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 2.1.5.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2...v2.1.5)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-04 07:47:39 -05:00
Gary Gregory
f868bd284a Update GitHub build from Java 16 to 17.
Update GitHub build from Java 17-EA to 18-EA but comment it (not there
yet).
2021-09-28 11:19:30 -04:00
Gary Gregory
5b281b1a5b AdoptOpenJDK is moving to the Eclipse Foundation and rebranding as
Eclipse Temurin.
2021-08-29 00:27:30 -04:00
Gary Gregory
60343ea4f2 Update actions/setup-java to v2. 2021-04-19 10:03:10 -04:00
Gary Gregory
242bd72384 Replace GitHub build for Java 15 with Java 16 and drop Java 16-ea. 2021-03-17 15:50:19 -04:00
Gary Gregory
c804b66e2f Add Java 17-EA to the GitHub build. 2020-12-29 19:14:23 -05:00
Gary Gregory
fdc41b1436 Fix Javadoc for Java 15 and up.
Disable Javadoc doclint for now.
2020-12-14 14:38:35 -05:00
Gary Gregory
33c33e6b80 Fix build for GitHub
- Bump actions/checkout from v2.3.1 to v2.3.4 (#24)
- Bump actions/setup-java from v1.4.0 to v1.4.3 (#21)
- Add default goal with some TODOs.
2020-12-14 14:20:52 -05:00
dependabot[bot]
5d9cbdd720 Bump actions/checkout from v2.3.1 to v2.3.4 (#24)
Bumps [actions/checkout](https://github.com/actions/checkout) from v2.3.1 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.1...5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-14 14:01:03 -05:00
dependabot[bot]
643ad764ce Bump actions/setup-java from v1.4.0 to v1.4.3 (#21)
Bumps [actions/setup-java](https://github.com/actions/setup-java) from v1.4.0 to v1.4.3.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v1.4.0...d202f5dbf7256730fb690ec59f6381650114feb2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-14 14:00:39 -05:00
Gary Gregory
49c085e6ed 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:47:20 -04:00
Gary Gregory
23b17c3889 Trigger a GitHub build on pull requests. 2020-08-31 21:25:59 -04:00
Gary Gregory
15f3bbd91e Cache ~/.m2 dir for GitHub builds. 2020-08-10 21:17:00 -04:00
dependabot[bot]
ab2d3e2069 Bump actions/checkout from v1 to v2.3.1 (#9)
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-08-05 11:11:39 -04:00
Gary Gregory
d440cf0e50 Add --no-transfer-progress to CI builds. 2020-08-05 09:39:47 -04:00
Gary Gregory
883c3748b9 GitHub actions/setup-java@v1 -> actions/setup-java@v1.4.0. 2020-07-26 17:48:33 -04:00
Gary Gregory
ba419eb28a Fix GitHub action for Java 15-ea. 2020-07-26 17:24:41 -04:00
Gary Gregory
858a64af53 GitHub builds on Java 8, 11, and 14 (current), allow fails on 15-ea. 2020-07-23 11:29:43 -04:00
Gary Gregory
d909c8c415 Test major Java versions with GitHub actions as documented on
https://github.com/actions/setup-java
# WARNING: head commit changed in the meantime

@Deprecated
2020-05-30 11:00:44 -04:00