Akbar Husain
3f62bb4d2b
Make shebang in bash scripts consistent ( #37369 )
...
Closes #34983
Signed-off-by: akbarhusainpatel <apatel@intermiles.com>
2026-02-17 11:32:28 +01:00
Václav Muzikář
9c86eae7ed
Initial Client API v2 impl ( #43395 )
...
Closes #43224
Signed-off-by: Václav Muzikář <vmuzikar@redhat.com>
Co-authored-by: Martin Bartoš <mabartos@redhat.com>
Co-authored-by: Peter Zaoral <pzaoral@redhat.com>
Co-authored-by: Steven Hawkins <shawkins@redhat.com>
Co-authored-by: Robin Meese <39960884+robson90@users.noreply.github.com>
2025-11-03 14:31:54 +01:00
Alexander Schwartz
15223f298f
Exclude invalid JavaScript files from CodeQL
...
Closes #42664
Signed-off-by: Alexander Schwartz <alexander.schwartz@gmx.net>
2025-09-18 09:18:06 -03:00
Alexander Schwartz
b918270a3a
Adding CodeQL for GitHub Actions
...
Closes #42661
Signed-off-by: Alexander Schwartz <alexander.schwartz@gmx.net>
2025-09-17 08:46:39 -03:00
Alexander Schwartz
a02c9641e4
Showing localized names of the default clients ( #40181 )
...
Closes #40180
Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
2025-06-03 13:49:05 -04:00
Ricardo Martin
44dfbb61d0
Adapt fake_fips for kernel 6.11
...
Closes #39125
Signed-off-by: rmartinc <rmartinc@redhat.com>
Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
Co-authored-by: Alexander Schwartz <alexander.schwartz@gmx.net>
2025-04-23 19:19:30 +00:00
Jon Koops
3a793916a9
Remove Keycloak JS from repository ( #37057 )
...
Closes #36645
Signed-off-by: Jon Koops <jonkoops@gmail.com>
2025-02-12 16:31:21 +00:00
Jon Koops
faf36dd2f0
Move root PNPM workspace to js directory ( #35456 )
...
Closes #35455
Signed-off-by: Jon Koops <jonkoops@gmail.com>
2024-11-29 17:20:32 +01:00
Stian Thorgersen
a7af380f71
Break up test-framework into multiple modules, and introduce placeholder for new testsuite ( #34507 )
...
Closes #34194
Signed-off-by: stianst <stianst@gmail.com>
2024-11-01 08:52:00 +01:00
Jon Koops
021a2af2fd
Compute SHA-256 digest for PKCE using the Web Crypto API ( #33251 )
...
Closes #33250
Signed-off-by: Jon Koops <jonkoops@gmail.com>
2024-09-25 16:19:16 +02:00
Jon Koops
741e0839a9
Expand CodeQL coverage to all JavaScript and TypeScript ( #32988 )
...
Closes #32987
Signed-off-by: Jon Koops <jonkoops@gmail.com>
2024-09-23 14:28:16 +02:00
Stian Thorgersen
7216967465
Add conditional workflow for test-poc ( #31406 )
...
Signed-off-by: stianst <stianst@gmail.com>
2024-07-19 12:11:17 +02:00
Hynek Mlnařík
8f53beb8f6
Run JS CI upon change in services ( #30526 )
...
Signed-off-by: Hynek Mlnarik <hmlnarik@redhat.com>
2024-06-18 14:10:18 +02:00
Jon Koops
2576429def
Add files in project root to JS conditional workflow
...
Signed-off-by: Jon Koops <jonkoops@gmail.com>
2024-06-05 15:39:05 +02:00
Alexander Schwartz
f6f3b385c5
Improve the cleanup after a failed test to ensure retries work
...
Closes #30018
Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
2024-06-03 08:59:03 +02:00
Martin Bartoš
bfde73b327
Conditionally execute WebAuthn tests when Account console UI is changed
...
Closes #30026
Signed-off-by: Martin Bartoš <mabartos@redhat.com>
Co-authored-by: Alexander Schwartz <alexander.schwartz@gmx.net>
2024-05-31 17:44:06 +02:00
Václav Muzikář
11a35e708e
Conditionally run Quarkus tests ( #29157 )
...
Closes #29118
Signed-off-by: Václav Muzikář <vmuzikar@redhat.com>
2024-05-07 15:26:59 +02:00
Alexander Schwartz
df47dee924
Rework the result for the session search to contain a single result per user sessions
...
Closes #29203
Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
2024-05-03 13:51:14 +02:00
Alexander Schwartz
7135b4ec4c
Add Amazon Aurora PostgreSQL to the list of tested databases ( #27049 )
...
Closes #27048
Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
2024-02-19 09:16:49 +01:00
Martin Bartoš
531b386c97
Do not print executed commands in loop when checking deployments ( #26872 )
...
Signed-off-by: Martin Bartoš <mabartos@redhat.com>
2024-02-14 19:41:50 +01:00
Alexander Schwartz
70402cf286
Update Maven Wrapper to 3.2.0
...
This uses the script-based version to support MAVEN_ARGS env variable used in Keycloak CI.
Closes #23047
2023-09-12 08:56:15 +02:00
Stian Thorgersen
b0a85a884b
Update .github/actions/conditional/conditional.sh
2023-09-06 13:30:57 +02:00
stianst
c88b0bed3e
Execute store tests if relevant tests have been updated
...
Closes #23001
2023-09-06 13:30:57 +02:00
Miquel Simon
c68ce370c8
Closes #22216 . Fix conditional for ci-store and ci-sssd.
2023-08-03 13:07:49 +02:00
Stian Thorgersen
c907fde7f5
Run store testing conditionally for PRs ( #22070 )
2023-07-31 10:25:40 +02:00
Martin Bartoš
6c38ba4c61
Execute CI when some changes were made in scripts dir ( #22065 )
...
Fixes #22064
2023-07-28 15:25:25 +02:00
Stian Thorgersen
0decccc4fa
Refactor conditional for sssd testing ( #22053 )
2023-07-28 12:09:44 +02:00
Stian Thorgersen
8848dfed74
Fix conditional checking for PR testing ( #21947 )
...
* Fix conditional checking for PR testing
Closes #21946
* Update .github/actions/conditional/action.yml
Co-authored-by: Jon Koops <jonkoops@gmail.com>
---------
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2023-07-25 15:43:53 +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
Alexander Schwartz
6e30e09cca
Run tests for the moved documentation ( #19278 )
...
Closes #19272
2023-03-28 12:35:27 +02: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
Jon Koops
8cb202eb29
Add JavaScript admin client to repository ( #16697 )
...
* Add JavaScript admin client to repository
* Apply review feedback
Co-authored-by: Stian Thorgersen <stian@redhat.com>
---------
Co-authored-by: Stian Thorgersen <stian@redhat.com>
2023-02-03 10:45:11 +00:00
Stian Thorgersen
ae189c5a34
Fix pom.xml conditions for workflows ( #16758 )
2023-02-01 08:57:41 +01:00
Stian Thorgersen
d81794123b
Add pom.xml files to conditional workflows ( #120 ) ( #16757 )
2023-02-01 07:59:47 +01:00
Stian Thorgersen
88a249ea0d
Update conditional workflows ( #16728 )
...
* Update conditional workflows
* Second versions to make it more readable
2023-01-31 16:27:33 +01:00
Stian Thorgersen
b2d94b22e7
Temporarily always run CI and Operator workflows until conditions are fixed ( #16719 )
2023-01-31 08:57:32 +01:00
Stian Thorgersen
c5c25345fb
Run workflows if workflow files have changed ( #16696 )
2023-01-30 13:00:54 +00:00
Stian Thorgersen
d2ef774788
Conditional workflows ( #16666 )
...
* Conditional workflows
Closes #16665
* Added .editorconfig to make sure there's a newline in conditions file
* Fix
* Tweak
* Tweaks
2023-01-30 08:07:10 +01:00