Jon Koops
|
88d5970944
|
Upgrade artifact actions to latest version (#28483)
Signed-off-by: Jon Koops <jonkoops@gmail.com>
|
2024-04-15 17:14:00 +02:00 |
|
Stian Thorgersen
|
23d5f2188d
|
Run adapters in a separate job on GitHub Actions (#26962)
Closes #25892
Signed-off-by: stianst <stianst@gmail.com>
|
2024-02-13 12:38:58 +01:00 |
|
Alexander Schwartz
|
d6d3ba35d4
|
Revert "Bump actions/download-artifact from 3 to 4" (#25854)
Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
Closes #25853
|
2024-01-02 16:01:00 +01:00 |
|
Alexander Schwartz
|
dea0f3c3db
|
Updating actions as well, not only workflows
Signed-off-by: Alexander Schwartz <alexander.schwartz@gmx.net>
|
2024-01-02 09:18:24 +01:00 |
|
Alexander Schwartz
|
672cef89d2
|
Align maven parameters across GitHub actions (#25117)
Closes #25116
Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
|
2023-12-05 08:30:11 +01:00 |
|
Jon Koops
|
5464205ab2
|
Cache Node.js installation and PNPM store
Closes #23695
|
2023-10-30 07:50:06 -04:00 |
|
Jon Koops
|
2f617bd28e
|
Place Java setup in re-usable workflow file (#17541)
Co-authored-by: Stian Thorgersen <stianst@gmail.com>
|
2023-07-26 10:35:21 +00:00 |
|
Miquel Simon
|
7e95d57faa
|
Add Migration Tests to CI workflow
|
2023-06-07 19:43:48 +02:00 |
|
Martin Bartoš
|
a68aadd9d0
|
Conditionally build WildFly adapters for our testsuite
Fixes #20077
Revert once https://github.com/keycloak/keycloak/issues/19299 is solved
|
2023-05-15 14:58:49 +02:00 |
|
Jon Koops
|
2a18bcb246
|
Move from NPM to PNPM (#19839)
|
2023-05-05 12:03:24 -04:00 |
|
Martin Bartoš
|
79178b5a23
|
Use WildFly as the default app server
|
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 |
|
Alexander Schwartz
|
4bfa3c7a1a
|
Avoid caching of Keycloak artifacts (#17465)
Also, only create the cache on build, not when running the tests
Closes #17461
|
2023-03-07 11:44:49 +01:00 |
|
Stian Thorgersen
|
9df7ef4331
|
Switch to JDK 17 as default JDK on GitHub Actions (#16014)
Co-authored-by: Marek Posolda <mposolda@gmail.com>
|
2023-02-22 07:20:14 +01:00 |
|
Stian Thorgersen
|
a5670af745
|
Keycloak CI workflow refactoring (#15968)
* Keycloak CI workflow refactoring
Closes #15861
* Update testsuite/integration-arquillian/tests/base/testsuites/base-suite.sh
Co-authored-by: Hynek Mlnařík <hmlnarik@users.noreply.github.com>
* Update testsuite/integration-arquillian/tests/base/testsuites/suite.sh
Co-authored-by: Hynek Mlnařík <hmlnarik@users.noreply.github.com>
* Update testsuite/integration-arquillian/tests/base/testsuites/suite.sh
Co-authored-by: Hynek Mlnařík <hmlnarik@users.noreply.github.com>
* Update CodeQL actions
Co-authored-by: Hynek Mlnařík <hmlnarik@users.noreply.github.com>
|
2022-12-14 16:12:23 +01:00 |
|