Commit graph

39 commits

Author SHA1 Message Date
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
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
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
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
Sven-Torben Janus
88ab97db8e Simplify buildAndRelease workflow 2021-05-08 00:06:46 +02:00
Sven-Torben Janus
bab055c920 Add release action 2021-05-08 00:03:40 +02:00
Sven-Torben Janus
30c3e5756a Initial implementation 2021-05-07 23:50:44 +02:00