21 Commits

Author SHA1 Message Date
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
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