Commit graph

20 commits

Author SHA1 Message Date
dependabot[bot]
a90f9feb09 chore: bump peter-evans/create-pull-request from 4 to 5
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 4 to 5.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v4...v5)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-10 15:09:33 +02:00
Sven-Torben Janus
015632645e chore: Automatically generate release notes 2023-03-11 00:41:32 +01:00
Sven-Torben Janus
1d8d23c10d chore: Fix release pipeline 2022-04-20 23:53:28 +02:00
dependabot[bot]
ffd1e17d88 chore: bump actions/setup-java from 2 to 3
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 2 to 3.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v2...v3)

---
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-11 21:07:22 +02:00
dependabot[bot]
b96ce9daa8 chore: bump peter-evans/create-pull-request from 3 to 4
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 3 to 4.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v3...v4)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 18:07:16 +02:00
dependabot[bot]
482872ea71 chore: bump actions/cache from 2 to 3
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2...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>
2022-03-21 16:18:32 +01:00
dependabot[bot]
e495c5e3c9 chore: 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-03-07 15:41:16 +01:00
Sven-Torben Janus
48176a01f8 Revert "chore: Allow release with snapsho test dependency"
This reverts commit 3b6add3942.
2021-12-11 19:52:07 +01:00
Sven-Torben Janus
3b6add3942 chore: Allow release with snapsho test dependency
Currently testcontainers-keycloak library is only available as a
snapshot version for keycloak-x. This commit sets the keycloak
distribution for releases to keycloak. This disables the profile that
uses the snapshot dependency.
2021-12-11 18:45:00 +01:00
Sven-Torben Janus
fa0cd9b5e7 feat: Support custom restriction mechanisms via SPI 2021-09-30 21:12:53 +02:00
Sven-Torben Janus
348d488014 Fail on unmatched files 2021-05-09 23:20:50 +02:00
Sven-Torben Janus
91fd824430 Do not filter tags 2021-05-09 23:14:28 +02:00
Sven-Torben Janus
47c3326769 Push release tags 2021-05-09 23:03:38 +02:00
Sven-Torben Janus
f740315548 Fix authentication issue when uploading artifacts 2021-05-09 22:56:30 +02:00
Sven-Torben Janus
a74f762baa Use local checkout for maven release 2021-05-09 22:52:07 +02:00
Sven-Torben Janus
d7e9778dac Update release workflow 2021-05-09 22:37:09 +02:00
Sven-Torben Janus
79079f5278 Rename release workflow 2021-05-09 19:34:36 +02:00
Sven-Torben Janus
7e818ced46 Support manual release 2021-05-09 19:30:24 +02:00
Sven-Torben Janus
7a47dec529 Fix issue with release action 2021-05-09 19:23:00 +02:00
Sven-Torben Janus
2981876d3e Configure actions for automatic releases 2021-05-09 19:15:45 +02:00
Renamed from .github/workflows/buildAndRelease.yml (Browse further)