54 Commits

Author SHA1 Message Date
Slawomir Jaranowski
6d44c18d67
Merge pull request #73 from s4u/fix-misspell
Fix misspell in test action
2024-02-11 13:37:22 +01:00
Slawomir Jaranowski
9f3d803b4e
Fix misspell in test action 2024-02-11 13:26:42 +01:00
Slawomir Jaranowski
5257c30aee
Maven 3.9.6 as default 2024-02-11 12:49:28 +01:00
Slawomir Jaranowski
78d72295d8
Maven 3.9.5 as default 2023-11-23 17:49:38 +01:00
dependabot[bot]
57ca7f1a81 Bump actions/checkout from 3 to 4
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>
2023-09-22 08:40:57 +02:00
Slawomir Jaranowski
428a7bd6a8
Java 17 as default 2023-08-23 21:13:07 +02:00
Slawomir Jaranowski
2dce5ee2b1
Maven 3.9.4 as default 2023-08-23 20:43:44 +02:00
Slawomir Jaranowski
21adf11259
Maven 3.9.2 as default 2023-06-09 13:39:57 +02:00
Slawomir Jaranowski
4f918ce4df
Maven 3.9.0 as default 2023-02-22 22:15:46 +01:00
GitHub Action
e3f10494a8 File sync from s4u/.github - Use shared release-drafter.yml 2022-11-13 09:59:03 +00:00
GitHub Action
7cf09e2e6e File sync from s4u/.github - Use shared release-drafter.yml 2022-11-13 09:42:45 +00:00
GitHub Action
deb771502d File sync from s4u/.github - 2022-11-13 09:36:02 +00:00
GitHub Action
e5734e3ce7 File sync from s4u/.github - 2022-11-13 09:27:48 +00:00
dependabot[bot]
b185da4934 Bump release-drafter/release-drafter from 5.21.0 to 5.21.1
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 5.21.0 to 5.21.1.
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- [Commits](https://github.com/release-drafter/release-drafter/compare/v5.21.0...v5.21.1)

---
updated-dependencies:
- dependency-name: release-drafter/release-drafter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 15:14:26 +02:00
dependabot[bot]
6f549063f4 Bump release-drafter/release-drafter from 5.20.1 to 5.21.0
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 5.20.1 to 5.21.0.
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- [Commits](https://github.com/release-drafter/release-drafter/compare/v5.20.1...v5.21.0)

---
updated-dependencies:
- dependency-name: release-drafter/release-drafter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-19 15:11:46 +02:00
dependabot[bot]
615b14550f Bump release-drafter/release-drafter from 5.20.0 to 5.20.1
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 5.20.0 to 5.20.1.
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- [Commits](https://github.com/release-drafter/release-drafter/compare/v5.20.0...v5.20.1)

---
updated-dependencies:
- dependency-name: release-drafter/release-drafter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-22 15:22:42 +02:00
Slawomir Jaranowski
cab2e3d716
Maven 3.8.6 as default 2022-08-18 09:19:20 +02:00
dependabot[bot]
44901dc0f8 Bump release-drafter/release-drafter from 5.19.0 to 5.20.0
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 5.19.0 to 5.20.0.
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- [Commits](https://github.com/release-drafter/release-drafter/compare/v5.19.0...v5.20.0)

---
updated-dependencies:
- dependency-name: release-drafter/release-drafter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-16 15:14:40 +02:00
Slawomir Jaranowski
4585690afd Maven 3.8.5 as default 2022-03-25 22:23:19 +01:00
dependabot[bot]
18ef4b759e Bump actions/checkout from 2.4.0 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.4.0 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.4.0...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-16 12:34:12 +01:00
Slawomir Jaranowski
58b2cc938d
Fix verify job 2022-03-16 09:51:10 +01:00
dependabot[bot]
d60941527d Bump release-drafter/release-drafter from 5.18.1 to 5.19.0
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 5.18.1 to 5.19.0.
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- [Commits](https://github.com/release-drafter/release-drafter/compare/v5.18.1...v5.19.0)

---
updated-dependencies:
- dependency-name: release-drafter/release-drafter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-08 14:55:05 +01:00
GitHub Action
8668fb9de8 File sync from s4u/.github - Shared auto approve 2022-02-23 19:18:36 +00:00
GitHub Action
ec82f26b88 File sync from s4u/.github - Shared auto approve 2022-02-23 19:06:44 +00:00
GitHub Action
1907361ea9 File sync from s4u/.github - disable auto approve 2022-02-23 17:30:07 +00:00
GitHub Action
d4245fa41a File sync from s4u/.github - Bump dependabot/fetch-metadata from 1.1.1 to 1.2.1 in /common-files 2022-02-23 16:22:34 +00:00
Slawomir Jaranowski
bee771f042
Maven 3.8.4 as default 2022-02-21 14:41:18 +01:00
dependabot[bot]
5344d1092e Bump dependabot/fetch-metadata from 1.1.1 to 1.2.0
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.1.1 to 1.2.0.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.1.1...v1.2.0)

---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-21 14:13:50 +01:00
dependabot[bot]
cd150da647 Bump release-drafter/release-drafter from 5.18.0 to 5.18.1
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 5.18.0 to 5.18.1.
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- [Commits](https://github.com/release-drafter/release-drafter/compare/v5.18.0...v5.18.1)

---
updated-dependencies:
- dependency-name: release-drafter/release-drafter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-07 14:15:41 +01:00
GitHub Action
f2a772b79b File sync from s4u/.github - Bump release-drafter/release-drafter in /common-files 2022-02-07 10:17:06 +00:00
dependabot[bot]
b82597c31c Bump release-drafter/release-drafter from 5.17.5 to 5.17.6
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 5.17.5 to 5.17.6.
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- [Commits](https://github.com/release-drafter/release-drafter/compare/v5.17.5...v5.17.6)

---
updated-dependencies:
- dependency-name: release-drafter/release-drafter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-24 14:16:44 +01:00
dependabot[bot]
2a61fa7362 Bump release-drafter/release-drafter from 5.15.0 to 5.17.5
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 5.15.0 to 5.17.5.
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- [Commits](https://github.com/release-drafter/release-drafter/compare/v5.15.0...v5.17.5)

---
updated-dependencies:
- dependency-name: release-drafter/release-drafter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-17 14:15:38 +01:00
Slawomir Jaranowski
440eda18c7
Bump maven from 3.8.3 to 3.8.4 in test 2021-12-03 18:12:07 +01:00
Slawomir Jaranowski
421a3d288e
Remove concurrency from test 2021-12-03 18:06:45 +01:00
dependabot[bot]
00510bfd43 Bump actions/checkout from 2.3.5 to 2.4.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.5 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.5...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>
2021-11-08 14:14:37 +01:00
dependabot[bot]
9589d5648d Bump actions/checkout from 2.3.4 to 2.3.5
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5.
- [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.3.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-18 15:14:08 +02:00
Slawomir Jaranowski
b8af8b0ed8
Replace jdk 16 by 17 in tests 2021-10-09 13:09:19 +02:00
Slawomir Jaranowski
41d4657217
Maven 3.8.3 as default 2021-10-06 23:49:55 +02:00
Slawomir Jaranowski
4ce3c6745c
concurrency mode for tests build 2021-08-29 22:04:21 +02:00
GitHub Action
2261292f40 File sync from s4u/.github - include main branch in builds 2021-08-29 19:49:52 +00:00
GitHub Action
10041ccdff File sync from s4u/.github - Use Tech Token for Auto Approve 2021-08-29 19:39:29 +00:00
Slawomir Jaranowski
7d14bd0fab
Merge pull request #2 from s4u/cache
Use actions/cache
2021-08-29 17:04:57 +02:00
Slawomir Jaranowski
73706c9355
Use actions/cache 2021-08-29 16:53:38 +02:00
GitHub Action
f625f4e949 File sync from s4u/.github - Auto merge patch and minor updates 2021-08-28 21:42:38 +00:00
GitHub Action
d253165ff8 File sync from s4u/.github - Auto Approve by gh cli 2021-08-28 21:32:26 +00:00
GitHub Action
7cad558204 File sync from s4u/.github - commons files for setup-maven-action 2021-08-28 19:36:15 +00:00
Slawomir Jaranowski
44a9912507
add dependabot configurations 2021-08-28 21:18:25 +02:00
Slawomir Jaranowski
61d6aefbde
use bash on all platforms 2021-08-28 15:30:08 +02:00
Slawomir Jaranowski
226aeaf13c
fix maven running params 2021-08-28 15:24:29 +02:00
Slawomir Jaranowski
5208ed3d35
test with maven project 2021-08-28 15:16:42 +02:00