Commit graph

8 commits

Author SHA1 Message Date
Ryan Emerson
044d71bd77
Aurora IT tests failing periodically with download of node (#34107)
Closes #33767
Co-authored-by: Jon Koops <jonkoops@gmail.com>
Signed-off-by: Ryan Emerson <remerson@redhat.com>
2024-10-23 15:19:10 +02:00
Jon Koops
96b6cb4506
Cache Node.js artifacts from maven-frontend-plugin on CI (#33815)
Closes #31835

Signed-off-by: Jon Koops <jonkoops@gmail.com>
2024-10-17 08:06:45 +02:00
Alexander Schwartz
d08ff5a311 Cache node binary for Windows to avoid download failures
Closes #31835

Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
2024-08-06 07:27:00 -03:00
Jon Koops
e2e47f14dd
Upgrade Maven and wrapper to latest version
Closes #30501

Signed-off-by: Jon Koops <jonkoops@gmail.com>
2024-06-19 10:42:33 +02:00
Stian Thorgersen
2672b362c9
Update github action versions (#27692)
Signed-off-by: stianst <stianst@gmail.com>
2024-03-22 08:57:41 +01: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
Alexander Schwartz
bd30023d62
Cache the maven wrapper JAR for Maven builds (#16092)
Closes #16091
2023-01-20 09:11:38 +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