Jon Koops
|
d2f1bdf465
|
Use same Java version when starting Keycloak for Cypress tests (#21454)
|
2023-07-05 13:53:39 +00:00 |
|
mposolda
|
0ea2891eee
|
Remove support for OpenJDK 11 on the server side
closes #15014
|
2023-07-03 13:12:22 -03:00 |
|
dependabot[bot]
|
8739153bd2
|
Bump github/codeql-action from 2.20.0 to 2.20.1
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.20.0 to 2.20.1.
- [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/v2.20.0...v2.20.1)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-26 17:16:59 -03:00 |
|
Stian Thorgersen
|
a5bb300570
|
Use installed driver for Firefox on GitHub runners (#21105)
Closes #21104
|
2023-06-20 18:26:28 +02:00 |
|
Simeon Babev
|
7d3423ca5f
|
Run Cypress tests on Firefox for nightlies (#20592)
|
2023-06-20 08:21:49 -04:00 |
|
dependabot[bot]
|
7d43d9ee5f
|
Bump aquasecurity/trivy-action from 0.10.0 to 0.11.2
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.10.0 to 0.11.2.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](e5f43133f6...41f05d9ecf )
---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-19 13:49:10 -03:00 |
|
dependabot[bot]
|
c2966a9854
|
Bump github/codeql-action from 2.3.6 to 2.20.0
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.3.6 to 2.20.0.
- [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/v2.3.6...v2.20.0)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-19 13:48:51 -03:00 |
|
Miquel Simon
|
3daeee15f6
|
Add Forms IT (#20528)
Closes #20519
|
2023-06-19 14:44:20 +02:00 |
|
Miquel Simon
|
7e95d57faa
|
Add Migration Tests to CI workflow
|
2023-06-07 19:43:48 +02:00 |
|
dependabot[bot]
|
d5ef798cac
|
Bump github/codeql-action from 2.3.3 to 2.3.6 (#20765)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.3.3 to 2.3.6.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/v2.3.6/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2.3.3...v2.3.6)
---
updated-dependencies:
- dependency-name: github/codeql-action
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-06-05 17:28:02 -03:00 |
|
Bruno Oliveira da Silva
|
9193e2e09e
|
Update Snyk Workflow to target other branches (#20601)
Closes #20364
Co-authored-by: Stian Thorgersen <stianst@gmail.com>
|
2023-06-01 09:03:09 +02:00 |
|
Miquel Simon
|
0f2ff9c235
|
Enable Firefox for WebAuthn and Account Console tests (#20546)
|
2023-05-25 10:02:05 +02:00 |
|
Bruno Oliveira da Silva
|
25b7f1e823
|
Reduce the amount of duplicated security alerts for the Quarkus distribution
Co-authored-by: Václav Muzikář <vmuzikar@redhat.com>
Closes #20428
|
2023-05-19 12:47:03 -03:00 |
|
Miquel Simon
|
9640fb2803
|
Increase timeout for Legacy Store IT
|
2023-05-16 10:37:14 +02:00 |
|
rmartinc
|
f1468091f1
|
SSSD testing with GH actions
Closes https://github.com/keycloak/keycloak/issues/20265
|
2023-05-11 11:29:32 +02:00 |
|
dependabot[bot]
|
909d409deb
|
Bump github/codeql-action from 2.3.2 to 2.3.3
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.3.2 to 2.3.3.
- [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/v2.3.2...v2.3.3)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-05 14:24:14 -03:00 |
|
Jon Koops
|
2a18bcb246
|
Move from NPM to PNPM (#19839)
|
2023-05-05 12:03:24 -04:00 |
|
Pedro Igor
|
c17fcd49c8
|
Support for non-XA databases (#20141)
|
2023-05-04 19:08:10 +02:00 |
|
dependabot[bot]
|
e03d08a24e
|
Bump aquasecurity/trivy-action from 0.9.2 to 0.10.0
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.9.2 to 0.10.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](1f0aa582c8...e5f43133f6 )
---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-04 08:38:33 -03:00 |
|
dependabot[bot]
|
65b59c83c5
|
Bump github/codeql-action from 2.2.12 to 2.3.2
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.2.12 to 2.3.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/v2.2.12...v2.3.2)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-04 08:38:04 -03:00 |
|
Stian Thorgersen
|
5bc2109a18
|
Remove Foresight from GitHub workflows (#20146)
Closes #20122
|
2023-05-04 12:08:55 +02:00 |
|
Martin Bartoš
|
c1cced9f31
|
Fix CorsExampleAdapterTest
---
Quarkus3 branch sync no. 14 (24.4.2023)
Resolved conflicts:
keycloak/testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/adapter/example/cors/CorsExampleAdapterTest.java - Modified
|
2023-04-27 13:36:54 +02:00 |
|
Martin Bartoš
|
7af2459c7d
|
Run CI with Quarkus
This reverts commit 2f3fe2b237128c25989293e19f2c09edd0350caa.
|
2023-04-27 13:36:54 +02:00 |
|
Martin Bartoš
|
952faed4c9
|
Run Adapter tests with JavaEE support
---
Quarkus3 branch sync no. 9 (10.3.2023)
Resolved conflicts:
keycloak/.github/actions/build-keycloak/action.yml - Modified
|
2023-04-27 13:36:54 +02:00 |
|
Martin Bartoš
|
81eaa09b25
|
Run tests with Undertow
---
Quarkus3 branch sync no. 6 (17.2.2023)
Resolved conflicts:
keycloak/.github/workflows/ci.yml - Modified
---
Quarkus3 branch sync no. 5 (10.2.2023)
Resolved conflicts:
keycloak/.github/workflows/ci.yml - Modified
|
2023-04-27 13:36:54 +02:00 |
|
mposolda
|
85d2c41a62
|
Switch FIPS automated test to ubi8 instead of ubi9
closes #19977
|
2023-04-27 12:06:21 +02:00 |
|
Alex Szczuczko
|
edaa84b1e5
|
Build the operator container via Dockerfile (#19642)
Closes #16967
|
2023-04-21 08:32:29 +02:00 |
|
dependabot[bot]
|
e5d4f43fe0
|
Bump github/codeql-action from 2.2.11 to 2.2.12 (#19740)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.2.11 to 2.2.12.
- [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/v2.2.11...v2.2.12)
---
updated-dependencies:
- dependency-name: github/codeql-action
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-04-17 08:27:58 -04:00 |
|
dependabot[bot]
|
35854a76bf
|
Bump github/codeql-action from 2.2.9 to 2.2.11 (#19605)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.2.9 to 2.2.11.
- [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/v2.2.9...v2.2.11)
---
updated-dependencies:
- dependency-name: github/codeql-action
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-04-13 16:01:09 +02:00 |
|
dependabot[bot]
|
273bb6178f
|
Bump github/codeql-action from 2.2.8 to 2.2.9 (#19479)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.2.8 to 2.2.9.
- [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/v2.2.8...v2.2.9)
---
updated-dependencies:
- dependency-name: github/codeql-action
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-04-04 14:14:41 -04:00 |
|
Jon Koops
|
3e77a007b6
|
Remove Cypress component tests (#19441)
|
2023-03-30 10:58:52 -04:00 |
|
dependabot[bot]
|
548827b5a3
|
Bump github/codeql-action from 2.2.7 to 2.2.8 (#19332)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.2.7 to 2.2.8.
- [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/v2.2.7...v2.2.8)
---
updated-dependencies:
- dependency-name: github/codeql-action
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-03-29 07:02:19 -04:00 |
|
Alexander Schwartz
|
6e30e09cca
|
Run tests for the moved documentation (#19278)
Closes #19272
|
2023-03-28 12:35:27 +02:00 |
|
Jon Koops
|
595e2e06d5
|
Run Cypress tests only on the main repo (#19274)
|
2023-03-23 13:41:12 +00:00 |
|
Jon Koops
|
8c3d667894
|
Run E2E tests for the Admin UI in parallel (#19163)
|
2023-03-20 16:36:25 +01:00 |
|
dependabot[bot]
|
8b2352207c
|
Bump github/codeql-action from 2.2.6 to 2.2.7 (#19111)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.2.6 to 2.2.7.
- [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/v2.2.6...v2.2.7)
---
updated-dependencies:
- dependency-name: github/codeql-action
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-03-20 08:43:23 -04:00 |
|
Jon Koops
|
b69e8f4a73
|
Add job for end-to-end tests of the Admin UI (#17544)
|
2023-03-20 08:38:10 -04:00 |
|
Alexander Schwartz
|
acd01dedb6
|
Integrate documentation into parent build
Closes #19158
|
2023-03-20 13:09:23 +01:00 |
|
dependabot[bot]
|
8d40e1a276
|
Bump github/codeql-action from 2.2.5 to 2.2.6 (#17582)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.2.5 to 2.2.6.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/v2.2.6/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2.2.5...v2.2.6)
---
updated-dependencies:
- dependency-name: github/codeql-action
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-03-14 12:52:30 +01:00 |
|
dependabot[bot]
|
8315c09c20
|
Bump aquasecurity/trivy-action from 0.9.0 to 0.9.2 (#17583)
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.9.0 to 0.9.2.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](cff3e9a7f6...1f0aa582c8 )
---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
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-03-14 12:51:58 +01:00 |
|
Jon Koops
|
ceef7cfa8a
|
Add job for UI Shared to JS workflow (#17538)
|
2023-03-09 14:52:37 +01:00 |
|
Jon Koops
|
f71acc1d1f
|
Add job for Keycloak Masthead to JS workflow (#17537)
|
2023-03-09 13:48:26 +01:00 |
|
Jon Koops
|
bcb4a11a20
|
Add job for Keycloak JS to JS workflow (#17535)
|
2023-03-09 12:34:20 +00:00 |
|
Jon Koops
|
7db88f0d6a
|
Add job for Account UI to JS workflow (#17534)
|
2023-03-09 13:20:34 +01:00 |
|
Jon Koops
|
2d22e0ea66
|
Add job for Admin UI to JS workflow (#17533)
|
2023-03-09 12:07:11 +00:00 |
|
Jon Koops
|
6d2e57f93a
|
Move Keycloak JS into the NPM workspace (#17401)
|
2023-03-03 13:56:53 +01:00 |
|
Alexander Schwartz
|
af0bdd71d3
|
Move guides to /docs/guides so they are simpler to find and maintain (#17378)
CIAM-5057
|
2023-03-03 10:08:05 +00:00 |
|
dependabot[bot]
|
46677f510e
|
Bump github/codeql-action from 2.2.4 to 2.2.5
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.2.4 to 2.2.5.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/v2.2.5/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2.2.4...v2.2.5)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-27 15:57:31 -03:00 |
|
Miquel Simon
|
923a321a55
|
Run WebAuthn IT with Chrome. (#17256)
|
2023-02-23 20:58:13 +00:00 |
|
Václav Muzikář
|
557a22968c
|
Stabilize Account Console UI tests (#17243)
Closes #17178
Closes #17102
Closes #17070
Closes #17045
Closes #17044
Closes #16875
Closes #16870
Closes #16715
Closes #16670
Closes #16646
Closes #16627
Closes #16620
|
2023-02-23 12:35:08 +01:00 |
|