Commit Graph

27 Commits

Author SHA1 Message Date
dependabot[bot] cfcbcdf16b Bump actions/setup-java from 3.2.0 to 3.3.0
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v3.2.0...v3.3.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-05-20 03:17:29 +00:00
dependabot[bot] 431a90ad7d
Bump actions/setup-java from 3.1.1 to 3.2.0 (#41)
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v3.1.1...v3.2.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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-03 11:35:57 +10:00
Olivier Lamy 3e507004a6 try this configuration for release-drafter
Signed-off-by: Olivier Lamy <olamy@apache.org>
2022-04-18 12:09:34 +10:00
Olivier Lamy e78679c628 fix extends
Signed-off-by: Olivier Lamy <olamy@apache.org>
2022-04-18 11:21:41 +10:00
Olivier Lamy 19ce223242 fix extends
Signed-off-by: Olivier Lamy <olamy@apache.org>
2022-04-18 11:20:31 +10:00
Olivier Lamy 3520158518 fix extends
Signed-off-by: Olivier Lamy <olamy@apache.org>
2022-04-18 11:18:17 +10:00
Olivier Lamy fc806747be fix name
Signed-off-by: Olivier Lamy <olamy@apache.org>
2022-04-18 11:15:28 +10:00
Olivier Lamy f4616533d4 fix 2.6.x file
Signed-off-by: Olivier Lamy <olamy@apache.org>
2022-04-18 11:12:03 +10:00
Olivier Lamy 80a6577649 wrong file
Signed-off-by: Olivier Lamy <olamy@apache.org>
2022-04-18 11:11:00 +10:00
Olivier Lamy b2d9b35d41 create config for 2.6.x branch
Signed-off-by: Olivier Lamy <olamy@apache.org>
2022-04-18 11:07:42 +10:00
Olivier Lamy 0d2abf672b fix name
Signed-off-by: Olivier Lamy <olamy@apache.org>
2022-04-18 10:35:22 +10:00
Olivier Lamy cf96ada585 test filtering commit
Signed-off-by: Olivier Lamy <olamy@apache.org>
2022-04-18 10:32:28 +10:00
Olivier Lamy a74b300984 force release drafter to master
Signed-off-by: Olivier Lamy <olamy@apache.org>
2022-04-18 10:21:31 +10:00
Olivier Lamy 04d4667aef fix release drafter
Signed-off-by: Olivier Lamy <olamy@apache.org>
2022-04-15 12:19:37 +10:00
dependabot[bot] 8018efb35f Bump actions/setup-java from 3.1.0 to 3.1.1
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v3.1.0...v3.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-15 02:17:37 +00:00
Olivier Lamy fd01f08ad1 use only maven central for dependabot
Signed-off-by: Olivier Lamy <olamy@apache.org>
2022-04-15 12:12:31 +10:00
Olivier Lamy 1705a6d849 use only maven central for dependabot
Signed-off-by: Olivier Lamy <olamy@apache.org>
2022-04-15 11:52:12 +10:00
dependabot[bot] 345a3809c6 Bump actions/setup-java from 2.5.0 to 3.1.0
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 2.5.0 to 3.1.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v2.5.0...v3.1.0)

---
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-10 04:07:11 +00:00
Olivier Lamy a92d4294d1 fix branches
Signed-off-by: Olivier Lamy <olamy@apache.org>
2022-04-10 13:04:28 +10:00
dependabot[bot] 1147026959 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-04-10 03:03:05 +00:00
Olivier Lamy b132080722 should run for branch as well
Signed-off-by: Olivier Lamy <olamy@apache.org>
2022-04-10 12:55:13 +10:00
Olivier Lamy 1d2896c395 fix merge
Signed-off-by: Olivier Lamy <olamy@apache.org>
2022-04-10 12:49:36 +10:00
Olivier Lamy f1d6d0e84a test gh action
Signed-off-by: Olivier Lamy <olamy@apache.org>
2022-04-10 12:48:45 +10:00
dependabot[bot] 5533777f0b
Bump actions/setup-java from 2.3.1 to 2.5.0
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 2.3.1 to 2.5.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v2.3.1...v2.5.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-12-21 16:17:46 +00:00
Olivier Lamy b6f1a81128
simplify gh action 2021-12-15 15:29:05 +01:00
dependabot[bot] bd11e9da5e
Bump actions/cache from 2.1.6 to 2.1.7
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.6 to 2.1.7.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.6...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>
2021-11-23 16:23:45 +00:00
Olivier Lamy 0ba7f41a6b add gh actions and dependabot
Signed-off-by: Olivier Lamy <olamy@apache.org>
2021-10-28 11:10:05 +10:00