Commit graph

62 commits

Author SHA1 Message Date
dependabot[bot]
a9e4d82c65 chore: bump github/codeql-action from 1 to 2
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02 19:24:31 +02:00
Sven-Torben Janus
9efd119ab2 test: Fix nightly compatibility tests 2022-04-21 00:42:34 +02:00
Sven-Torben Janus
97ef811cf3 test: Treat wildfly and nightly builds as experimental 2022-04-21 00:39:12 +02:00
Sven-Torben Janus
d233ff9b2a test: Treat wildfly and nightly builds as experimental 2022-04-21 00:27:32 +02:00
Sven-Torben Janus
ffa7347b79 test: Drop compatibility tests for Keycloak versions < 18 2022-04-21 00:19:31 +02:00
Sven-Torben Janus
1d8d23c10d chore: Fix release pipeline 2022-04-20 23:53:28 +02:00
Sven-Torben Janus
73a72dd43d test: Support testing nightly builds 2022-04-20 23:34:25 +02:00
Sven-Torben Janus
6f89876fd1 chore!(deps): Update Keycloak dependencies to 18.0.0
Compatibility issues:
Due to a refactoring of Keycloak's `ResourceStore` API this extension
will no longer be backwards compatible with Keycloak versions < 18.x.

For details please see
99c06d1102
and https://github.com/keycloak/keycloak/issues/10447
2022-04-20 23:13:18 +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
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