Commit graph

15 commits

Author SHA1 Message Date
5d9bccfe7b
Adjust docs and ci 2024-03-04 11:20:19 +01:00
dependabot[bot]
30f4685751
Bump actions/upload-artifact from 3 to 4 (#70)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-01 17:42:54 +01:00
dependabot[bot]
f8edc06eb2
Bump actions/setup-java from 3 to 4 (#66)
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3 to 4.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v3...v4)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-01 16:40:37 +01:00
dependabot[bot]
30aaccc056
Bump org.keycloak:keycloak-quarkus-server from 23.0.0 to 23.0.1 (#65)
Bumps org.keycloak:keycloak-quarkus-server from 23.0.0 to 23.0.1.

---
updated-dependencies:
- dependency-name: org.keycloak:keycloak-quarkus-server
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-29 15:07:46 +01:00
dependabot[bot]
a42447fc28
Bump crazy-max/ghaction-import-gpg from 5 to 6 (#58)
Bumps [crazy-max/ghaction-import-gpg](https://github.com/crazy-max/ghaction-import-gpg) from 5 to 6.
- [Release notes](https://github.com/crazy-max/ghaction-import-gpg/releases)
- [Commits](https://github.com/crazy-max/ghaction-import-gpg/compare/v5...v6)

---
updated-dependencies:
- dependency-name: crazy-max/ghaction-import-gpg
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-02 21:29:01 +02:00
dependabot[bot]
1a9a3b3714
Bump actions/checkout from 3 to 4 (#59)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [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/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-02 21:28:42 +02:00
dependabot[bot]
fab113d912
Bump org.keycloak:keycloak-quarkus-server from 22.0.2 to 22.0.3 (#57)
* Bump org.keycloak:keycloak-quarkus-server from 22.0.2 to 22.0.3

Bumps org.keycloak:keycloak-quarkus-server from 22.0.2 to 22.0.3.

---
updated-dependencies:
- dependency-name: org.keycloak:keycloak-quarkus-server
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Use java http client because keycloak api in incompatible

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Stephan Schnabel <stephan.schnabel@posteo.de>
2023-09-15 11:47:38 +02:00
dependabot[bot]
79fada6ce8
Bump org.keycloak:keycloak-quarkus-server from 22.0.1 to 22.0.2 (#56)
* Bump org.keycloak:keycloak-quarkus-server from 22.0.1 to 22.0.2

Bumps org.keycloak:keycloak-quarkus-server from 22.0.1 to 22.0.2.

---
updated-dependencies:
- dependency-name: org.keycloak:keycloak-quarkus-server
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Add 22.0.2 to ci

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Stephan Schnabel <stephan.schnabel@posteo.de>
2023-09-11 18:33:54 +00:00
8314d8fab0 Add testing for multiple version from one base version 2023-07-12 11:25:56 +02:00
dependabot[bot]
1800ef9abf
Bump keycloak-quarkus-server from 21.1.1 to 21.1.2 (#52)
* Bump keycloak-quarkus-server from 21.1.1 to 21.1.2

Bumps keycloak-quarkus-server from 21.1.1 to 21.1.2.

---
updated-dependencies:
- dependency-name: org.keycloak:keycloak-quarkus-server
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump build too

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Stephan Schnabel <stephan.schnabel@posteo.de>
2023-07-03 07:59:27 +00:00
a3784fe1f5
Migrate to kokuwa parent 2023-07-03 09:55:44 +02:00
b4e8c3be4e
Include 21.1.1 in ci 2023-05-01 12:45:09 +02:00
a2879be8d7
Bump versions and include previous versions in build (#27) 2023-04-24 14:32:46 +02:00
0d9eef4363
Increase pull request limit for dependency updates (#17) 2023-04-06 09:17:22 +02:00
c8977d7175
First draft of implementation (#1)
* First draft of implementation

Readme will follow

* Rename id.

* Exclude `commons-io` to disable build warnings

* Simplify metrics and add documentation
2023-03-03 12:38:06 +01:00