50 Commits

Author SHA1 Message Date
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
47c2778e48
Merge pull request #19 from s4u/cache-2.1.7
Bump actions/cache from 2.1.6 to 2.1.7
v1.3.1
2021-12-03 18:28:44 +01:00
Slawomir Jaranowski
18ed4916ce
Bump actions/cache from 2.1.6 to 2.1.7
https://github.com/actions/cache/releases/tag/v2.1.7
2021-12-03 18:25:52 +01:00
Slawomir Jaranowski
a2f82a8171
Merge pull request #18 from s4u/java-setup-2.4.0
Bump actions/setup-java from 2.3.1 to 2.4.0
2021-12-03 18:19:15 +01:00
Slawomir Jaranowski
f0c6d72092
Bump actions/setup-java from 2.3.1 to 2.4.0
https://github.com/actions/setup-java/releases/tag/v2.4.0
2021-12-03 18:16:04 +01:00
Slawomir Jaranowski
fccb401913
Merge pull request #17 from s4u/mvn-3.8.4
Bump maven from 3.8.3 to 3.8.4 in test
2021-12-03 18:14:57 +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
44b3adc17b
Merge pull request #16 from s4u/checkout-2.4.0
Bump actions/checkout from 2.3.5 to 2.4.0
2021-12-03 18:10:46 +01:00
Slawomir Jaranowski
8d6de218c6
Bump actions/checkout from 2.3.5 to 2.4.0
https://github.com/actions/checkout/releases/tag/v2.4.0
2021-12-03 18:07:09 +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
Slawomir Jaranowski
8693beee3c
Bump actions/checkout from 2.3.4 to 2.3.5 2021-10-30 17:27:17 +02: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
d27f7bad34
Merge pull request #13 from s4u/s-j-2.3.1
Bump setup-java from 2.3.0 to 2.3.1
1.3.0
2021-10-09 13:25:42 +02:00
Slawomir Jaranowski
07db3fb4b2
Bump setup-java from 2.3.0 to 2.3.1
https://github.com/actions/setup-java/releases/tag/v2.3.1
2021-10-09 13:21:38 +02:00
Slawomir Jaranowski
3a36aae9ec
Merge pull request #12 from s4u/jdk-17
Replace jdk 16 by 17 in tests
2021-10-09 13:19:15 +02:00
Slawomir Jaranowski
b8af8b0ed8
Replace jdk 16 by 17 in tests 2021-10-09 13:09:19 +02:00
Slawomir Jaranowski
336767f6a6
Merge pull request #11 from s4u/s-m-4.2
Bump setup-maven from 4.1 to 4.2
2021-10-09 12:57:07 +02:00
Slawomir Jaranowski
078175723e
Bump setup-maven from 4.1 to 4.2
https://github.com/stCarolas/setup-maven/releases/tag/v4.2
2021-10-09 12:51:25 +02:00
Slawomir Jaranowski
38506fd243
Merge pull request #10 from s4u/mvn-3.8.3
Maven 3.8.3 as default
2021-10-07 08:36:45 +02:00
Slawomir Jaranowski
41d4657217
Maven 3.8.3 as default 2021-10-06 23:49:55 +02:00
Slawomir Jaranowski
e9a7bdc6d6
Merge pull request #9 from s4u/rm-debug
Remove group / debug info
2021-10-06 22:39:10 +02:00
Slawomir Jaranowski
b3d576e79a
Remove group / debug info 2021-10-06 22:33:58 +02:00
Slawomir Jaranowski
ff43cac4ad
Merge pull request #7 from s4u/action-name
Simplify action name
v1.2.1
2021-08-30 19:49:36 +02:00
Slawomir Jaranowski
cac57cc0b0
Simplify action name 2021-08-30 19:44:30 +02:00
Slawomir Jaranowski
490f541598
Merge pull request #5 from s4u/checkout
Use actions/checkout
v1.2.0
2021-08-30 08:37:39 +02:00
Slawomir Jaranowski
638a374dff
Use actions/checkout 2021-08-30 08:33:27 +02:00
Slawomir Jaranowski
6f35cfffb0
Merge pull request #3 from s4u/concurrency
concurrency mode for tests build
v1.1.0
2021-08-29 22:50:24 +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
Slawomir Jaranowski
339d84e602
fix action name in example 2021-08-28 22:47:51 +02:00
GitHub Action
7cad558204 File sync from s4u/.github - commons files for setup-maven-action v1.0.0 2021-08-28 19:36:15 +00:00
Slawomir Jaranowski
44a9912507
add dependabot configurations 2021-08-28 21:18:25 +02:00
Slawomir Jaranowski
3bc35e5383
add branding to action 2021-08-28 21:09:03 +02:00
Slawomir Jaranowski
f9e738e919
add build badge 2021-08-28 15:33:36 +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
1b5c25a50a
add cache params for java 2021-08-28 15:20:50 +02:00
Slawomir Jaranowski
5208ed3d35
test with maven project 2021-08-28 15:16:42 +02:00
Slawomir Jaranowski
c6625954e0
fix java version for 8 2021-08-28 14:36:49 +02:00
Slawomir Jaranowski
988def43ae
add checkout to test action 2021-08-28 14:33:54 +02:00
Slawomir Jaranowski
82e963009d
fix test syntax 2021-08-28 14:31:47 +02:00
Slawomir Jaranowski
c4b852957d
init commit 2021-08-28 14:28:28 +02:00