Commit graph

53 commits

Author SHA1 Message Date
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
Sven-Torben Janus
52665c0a4b chore(deps): Update Keycloak dependencies to 17.0.1 2022-03-23 17:35:52 +01: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
8903ef7e9b chore(tests): Remove compatibility tests for Keycloak < 15.1.1 2022-02-15 19:55:07 +01:00
Sven-Torben Janus
9b80c05a40 chore: Make compatibility tests work with latest testcontainers
Relates to #19
2022-02-15 19:03:21 +01:00
Sven-Torben Janus
325afaab29 chore(deps): Update Keycloak dependencies to 17.0.0 2022-02-12 10:16:52 +01:00
Sven-Torben Janus
098e6138d8 chore(deps): Update Keycloak dependencies to 16.1.1 2022-01-25 17:47:07 +01:00
Sven-Torben Janus
3e96d2bec9 chore(deps): Update Keycloak dependencies to 16.1.0 2021-12-20 17:27:06 +01:00
Sven-Torben Janus
ed4469dcd0 chore(deps): Update Keycloak dependencies to 16.0.0 2021-12-18 13:09:48 +01:00
Sven-Torben Janus
5100f8e6fa chore: Update compatibility checks to Keycloak version 15.1.1 2021-12-18 12:51:18 +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
165bd44e4e chore: Adjust bug issue template 2021-12-11 18:40:24 +01:00
Sven-Torben Janus
e37a1c09c5 chore: Trigger build on main branch only on code changes 2021-12-11 18:30:28 +01:00
Sven-Torben Janus
17124c0d91 test: Check breaking changes in 15.0.2 and 15.1.0 and latest explicitly 2021-12-11 18:05:11 +01:00
Sven-Torben Janus
207667c22a chore(deps): Update Keycloak dependencies to 15.1.0 2021-12-11 18:05:11 +01:00
Sven-Torben Janus
b6aba0f8a5 chore: Prepare for usage of testcontainers-keycloak with Keycloak.X 2021-12-11 16:48:11 +01:00
Sven-Torben Janus
127bf9cb75 chore: Fix labels for issue templates 2021-11-25 20:40:41 +01:00
Sven-Torben Janus
9b12e661f7 chore: Check compatibility with Keyclaok.X 15.0.2 2021-10-29 20:18:56 +02:00
Sven-Torben Janus
d27cb0ce4b chore: Support test with Keycloak.X distro 2021-10-29 20:18:56 +02:00
Sven-Torben Janus
2bf371d042
chore: Fix prefixes from dependabot.yml 2021-10-08 21:16:55 +02:00
Sven-Torben Janus
7f50f52b61
chore: change feature request icon 2021-10-06 23:18:37 +02:00
Sven-Torben Janus
7f570bfce0
chore: Add issue template for feature requests 2021-10-06 23:16:19 +02:00
Sven-Torben Janus
b71253aae5
chore: rename bug to bug.yml 2021-10-06 23:04:59 +02:00
Sven-Torben Janus
95c2573ff7
chore: Create issue template 2021-10-06 23:02:06 +02:00
Sven-Torben Janus
9786aec148
Delete custom.md 2021-10-06 23:01:32 +02:00
Sven-Torben Janus
3290acfba2 Update issue templates 2021-10-06 23:00:28 +02:00
Sven-Torben Janus
301ec1b98b
Create dependabot.yml 2021-10-06 22:37:54 +02:00
Sven-Torben Janus
fa0cd9b5e7 feat: Support custom restriction mechanisms via SPI 2021-09-30 21:12:53 +02:00
Sven-Torben Janus
894184ff77
chore: Add CodeQL analysis 2021-09-19 21:02:23 +02:00
Sven-Torben Janus
2b89c3f202 chore: Add Keycloak version 15.0.1 to compatibility tests 2021-09-19 20:25:55 +02:00
Sven-Torben Janus
5b1f139ca2 chore: Fail slow on compatibility tests
Should run all tests and report results
2021-09-19 20:25:17 +02:00
Sven-Torben Janus
34c56f9da8 chore: Remove compatibility tests for Keycloak 12.x 2021-09-19 20:15:42 +02:00
Sven-Torben Janus
5eac7d6de3 chore: Add compatibility tests for older Keycloak versions 2021-09-19 20:13:38 +02:00
Sven-Torben Janus
b1ad5c493b chore: Run integration tests during build 2021-09-19 19:59:35 +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
Sven-Torben Janus
93eae74344 Use GITHUB_TOKEN to authenticate for publishing packages 2021-05-08 00:57:06 +02:00
Sven-Torben Janus
62d9ff055c Use settings.xml for releasing packages to GitHub 2021-05-08 00:52:07 +02:00
Sven-Torben Janus
54209b1c27 Make use of GitHub packages and distribution management 2021-05-08 00:43:55 +02:00
Sven-Torben Janus
6541359ac5 Build and release when pushing versioned tags 2021-05-08 00:12:38 +02:00