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
Jon Koops
403d678e00
Refactor tests to use new LinkedIn provider ( #23133 )
...
Co-authored-by: stianst <stianst@gmail.com>
2023-09-11 11:49:48 +02:00
Jon Koops
c18be7c7d9
Enable deprecated LinkedIn OAuth to pass Cypress tests ( #23090 )
2023-09-08 11:45:03 +00:00
dependabot[bot]
29a9f48d4e
Bump actions/checkout from 3 to 4 ( #22963 )
...
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-09-06 07:40:06 -04: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
Alexander Schwartz
8286b8b31f
Status check should fail if "conditional" step fails ( #22948 )
...
Closes #22947
2023-09-05 08:34:41 +02:00
Stian Thorgersen
18bb6f7df8
Update configuration for Maven resolver ( #22946 )
...
Closes #22944
2023-09-05 08:17:51 +02:00
Lukas Hanusovsky
d7fd261e29
Allow archive surefire reports for release branches also when test suite fail. ( #22889 )
2023-09-05 08:16:23 +02:00
dependabot[bot]
ddc6e33888
Bump aquasecurity/trivy-action from 0.11.2 to 0.12.0
...
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action ) from 0.11.2 to 0.12.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases )
- [Commits](41f05d9ecf...fbd16365eb
)
---
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-09-04 13:28:13 -03:00
Lukas Hanusovsky
2870ecfb78
GH Actions -> archive surefire reports ( #21913 ). ( #21915 )
2023-08-31 11:27:37 +00:00
Erik Jan de Wit
1b722477a2
Add tests to the Account Console for user profile ( #22576 )
2023-08-31 11:32:39 +02:00
Václav Muzikář
34348157ce
Upgrade to Quarkus 3.2.5.Final ( #22746 )
...
* Upgrade to Quarkus 3.2.5.Final
* Update K8s version
Closes #22745
2023-08-30 09:36:35 +02:00
dependabot[bot]
e6ebbc4fe2
Bump github/codeql-action from 2.21.4 to 2.21.5 ( #22773 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.21.4 to 2.21.5.
- [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.21.4...v2.21.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-29 12:53:18 +02:00
Michal Hajas
fa1f1ebc70
Fix not-reported flaky tests ( #22639 )
...
Signed-off-by: Michal Hajas <mhajas@redhat.com>
2023-08-23 09:57:20 +00:00
Martin Bartoš
e8abe71833
Add Quarkus Unit tests to GHA CI ( #22073 )
2023-08-23 08:43:27 +02:00
dependabot[bot]
f0739c1501
Bump github/codeql-action from 2.21.2 to 2.21.4 ( #22444 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.21.2 to 2.21.4.
- [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.21.2...v2.21.4 )
---
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-08-22 07:15:35 -04:00
dependabot[bot]
7e9e170b1f
Bump cypress-io/github-action from 5 to 6 ( #22595 )
...
Bumps [cypress-io/github-action](https://github.com/cypress-io/github-action ) from 5 to 6.
- [Release notes](https://github.com/cypress-io/github-action/releases )
- [Changelog](https://github.com/cypress-io/github-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/cypress-io/github-action/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: cypress-io/github-action
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-08-22 06:58:45 -04:00
Jon Koops
d6eb642a65
Add Account Console E2E tests (Playwright) to CI ( #21496 )
2023-08-14 16:41:58 +02:00
dependabot[bot]
1902b368c9
Bump github/codeql-action from 2.21.1 to 2.21.2
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.21.1 to 2.21.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.21.1...v2.21.2 )
---
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-08-08 16:40:39 -03:00
Miquel Simon
4d9e23700c
Partially fix #22251 . Disable Chrome for testing.
2023-08-04 16:01:36 +02:00
Miquel Simon
0dae40fc78
Closes #22028 . Use new "Chrome for Testing" browser and driver.
2023-08-03 19:14:08 +02:00
Miquel Simon
c68ce370c8
Closes #22216 . Fix conditional for ci-store and ci-sssd.
2023-08-03 13:07:49 +02:00
Martin Bartoš
ee6a29fdf1
Execute only FIPS Unit tests, not UT of dependent modules ( #22038 )
2023-08-02 14:55:33 +02:00
Stian Thorgersen
c907fde7f5
Run store testing conditionally for PRs ( #22070 )
2023-07-31 10:25:40 +02:00
Stian Thorgersen
e6545ea32a
Temporarily disable WebAuthn Firefox testing ( #22071 )
2023-07-28 16:52:22 +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
a33b76e6f7
Add wagon http retries to all maven options ( #22060 )
2023-07-28 12:32:06 +02:00
Stian Thorgersen
d7e335bf6a
Fix conditional for sssd ( #22069 )
2023-07-28 12:24:54 +02:00
Stian Thorgersen
0decccc4fa
Refactor conditional for sssd testing ( #22053 )
2023-07-28 12:09:44 +02:00
Stian Thorgersen
5bb9da3c0d
Refactor conditional in GH workflows ( #22020 )
...
Closes #22019
2023-07-28 07:04:16 +02:00
dependabot[bot]
d3bbe5b0d7
Bump github/codeql-action from 2.21.0 to 2.21.1 ( #22015 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.21.0 to 2.21.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.21.0...v2.21.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-27 06:29:04 +02:00
Stian Thorgersen
17d211319b
Change concurrency for GH workflows to prevent conflicts between PRs ( #22018 )
...
Closes #22001
2023-07-27 06:26:03 +02: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
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
Alexander Schwartz
08838f77ca
Adding Maven Build Cache Extension as opt-in feature
...
Closes #20882
2023-07-24 13:07:15 +02:00
Stian Thorgersen
333783c6ea
Update schedule-nightly.yml ( #21895 )
2023-07-24 07:38:14 +02:00
Stian Thorgersen
aba43e61b7
Update schedule-nightly.yml ( #21894 )
2023-07-24 07:36:44 +02:00
Stian Thorgersen
6220a9d71f
Remove scheduled from individual workflows ( #21847 )
2023-07-21 11:51:10 +02:00
dependabot[bot]
8c7f56787e
Bump github/codeql-action from 2.20.4 to 2.21.0 ( #21833 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.20.4 to 2.21.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.20.4...v2.21.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-20 11:32:58 +02:00
Stian Thorgersen
6c47085657
Update bug area selector to introduce empty choice at top ( #21836 )
2023-07-20 08:21:22 +02:00
Stian Thorgersen
54f8c8d253
Increase timeout for legacy tests ( #21811 )
...
Closes #21810
2023-07-19 13:56:39 +00:00
Pedro Igor
d2cdd78655
Add Java Distribution IT for Windows ( #21675 )
...
Co-authored-by: Miquel Simon <msimonma@redhat.com>
2023-07-18 12:15:56 +02:00
dependabot[bot]
552ffcf379
Bump github/codeql-action from 2.20.2 to 2.20.4 ( #21722 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.20.2 to 2.20.4.
- [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.2...v2.20.4 )
---
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-07-17 12:42:05 +02:00
Jon Koops
609673e507
Remove unused resources from 'common' theme ( #21546 )
...
Closes #21545
2023-07-10 14:14:40 +00:00
dependabot[bot]
22e40641e9
Bump github/codeql-action from 2.20.1 to 2.20.2 ( #21483 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.20.1 to 2.20.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.20.1...v2.20.2 )
---
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-07-06 10:29:13 +00:00
Jon Koops
d8566ce22b
Encode time in 'schedule' field ( #21482 )
2023-07-06 11:56:03 +02:00
Jon Koops
7ef46d201e
Run Dependabot daily to reduce weekly PRs ( #21480 )
2023-07-06 11:48:05 +02:00
Jon Koops
d2f1bdf465
Use same Java version when starting Keycloak for Cypress tests ( #21454 )
2023-07-05 13:53:39 +00:00
Václav Muzikář
3a8c54c677
Mention nightly releases in the bug template
2023-07-03 15:36:48 -03:00
mposolda
0ea2891eee
Remove support for OpenJDK 11 on the server side
...
closes #15014
2023-07-03 13:12:22 -03:00
rmartinc
f21c35c21f
Compare SSSD email ignoring the case
...
Closes https://github.com/keycloak/keycloak/issues/21394
2023-07-03 12:06:29 -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
Jon Koops
870769d119
Run Dependabot on the weekend for js
directory
2023-06-26 14:01:15 -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
Jon Koops
72af6a0454
Enable Dependabot for PNPM ( #20975 )
2023-06-14 07:24:27 +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
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
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š
79178b5a23
Use WildFly as the default app server
2023-04-27 13:36:54 +02:00
Martin Bartoš
8d5a4f2677
Fix FIPS tests
2023-04-27 13:36:54 +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
Alexander Schwartz
e21fc968e2
Allow pre-filled GitHub issue forms via links ( #19925 )
...
Closes #19924
2023-04-25 12:52:17 +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
Stian Thorgersen
6e58f5a5d5
Allow global maintainers to approve PRs to anything with the exception of UI ( #19076 )
2023-03-16 15:15: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
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
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
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
rmartinc
3f8c4e24e2
Change container image in FIPS tests to ubi9
...
Closes https://github.com/keycloak/keycloak/issues/12422
2023-02-15 20:23:59 +01:00
rmartinc
fbc9177f27
Doublecheck if we need to override properties in java.security
...
Closes https://github.com/keycloak/keycloak/issues/16702
2023-02-15 12:33:48 +01:00
Stian Thorgersen
6cbe424916
Move some areas to core team in teams.yml ( #17087 )
2023-02-14 17:24:49 +01:00
Stian Thorgersen
2711606a70
Rename teams ( #17082 )
2023-02-14 14:12:09 +01:00
Stian Thorgersen
e518c0d657
Added mapping between team and area labels ( #17079 )
...
* Added mapping between team and area labels
* Moved area/admin/cli to cloud native team
2023-02-14 13:56:36 +01:00
Miquel Simon
48a22ff2f3
Added WebAuthn integration tests to CI workflow. ( #16608 )
2023-02-13 12:28:25 +00:00
Bruno Oliveira da Silva
686417ec29
Trivy Workflow failing with context deadline exceeded
...
Closes #16974
2023-02-13 04:26:44 -03:00
dependabot[bot]
3a99384bae
Bump github/codeql-action from 2.2.1 to 2.2.4 ( #17006 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.2.1 to 2.2.4.
- [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.1...v2.2.4 )
---
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-02-11 20:26:44 +01:00
Jon Koops
dc2c73bb30
Move NPM and Node.js setup into re-usable workflow ( #16994 )
2023-02-10 13:14:23 +00:00
rmartinc
5b626231d9
Doublecheck if real FIPS host available in GH actions
...
Closes https://github.com/keycloak/keycloak/issues/15069
2023-02-10 11:56:35 +01:00
Stan Silvert
782a145e14
Add admin/client as an area selection when creating a new bug. ( #16919 )
...
* Add admin/client as an area selection when creating a new bug.
* Add admin/client/node and admin/client/java
2023-02-09 13:46:32 +01:00
dependabot[bot]
d32cc7c3f9
Bump github/codeql-action from 2.1.39 to 2.2.1
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.1.39 to 2.2.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.1.39...v2.2.1 )
---
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-02-06 16:04:13 -03:00
dependabot[bot]
9b01bf382d
Bump aquasecurity/trivy-action from 0.8.0 to 0.9.0
...
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action ) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases )
- [Commits](9ab158e859...cff3e9a7f6
)
---
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-02-03 16:32:16 -03:00
mposolda
d495f29a4d
Support to run BCFIPS approved mode tests on GH actions
...
Closes #16440
2023-02-03 16:30:58 +01:00
Stian Thorgersen
5407228375
Update js-ci.yml ( #16830 )
2023-02-03 12:47:04 +01: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
Bruno Oliveira da Silva
52f9b0df59
Snyk Workflow failing due to the usage of the same category on multiple sections
...
Resolves #16705
2023-02-01 19:11:08 -03: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
00d9fdc2b8
Introduce CODEOWNERS ( #16637 )
...
* Introduce CODEOWNERS
Closes #16636
* Add exceptions to GitHub Issues
* Update PR-CHECKLIST.md
Co-authored-by: Stan Silvert <ssilvert@redhat.com>
* Simplify CODEOWNERS by removing **, and add server/operator guides to cloud-native team
* Updates
* Added base-ui tests to ui-maintainers
---------
Co-authored-by: Stan Silvert <ssilvert@redhat.com>
2023-01-30 13:05:45 +01: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
Bruno Oliveira da Silva
bbca0bb4e8
Snyk workflow failing when running the checks against the Operator ( #16653 )
...
Resolves #16622
2023-01-27 06:42:36 +00:00
Stian Thorgersen
b7ba9f9af0
Remove GitHub Action bot ( #16632 )
...
As the workflows are a lot more stable we no longer need the ability to easily re-run tests.
2023-01-26 10:51:53 +00:00
Miquel Simon
83147a67a0
Added New Account Console Tests to CI workflow. ( #16547 )
2023-01-24 16:01:03 +01:00
dependabot[bot]
c4860ffe7c
Bump github/codeql-action from 2.1.38 to 2.1.39 ( #16562 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.1.38 to 2.1.39.
- [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.1.38...v2.1.39 )
---
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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-23 08:17:45 +01:00
Alexander Schwartz
bd30023d62
Cache the maven wrapper JAR for Maven builds ( #16092 )
...
Closes #16091
2023-01-20 09:11:38 +01:00
dependabot[bot]
42d74f3ad8
Bump github/codeql-action from 2.1.37 to 2.1.38 ( #16459 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.1.37 to 2.1.38.
- [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.1.37...v2.1.38 )
---
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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Stian Thorgersen <stianst@gmail.com>
2023-01-20 09:09:21 +01:00
Miquel Simon
7bd78f604a
Added MariaDB to Legacy Store IT. ( #16157 )
2023-01-10 17:37:27 +01:00
Alexander Schwartz
665dec19c0
Extend build time for CockroachDB ( #16315 )
...
Closes #16313
2023-01-09 13:12:58 +01:00
Stian Thorgersen
cc641cb72b
Update ci.yml
2023-01-06 10:30:34 +01:00
Stian Thorgersen
1cf7535c90
Add flaky retry/reporting to store model test ( #16275 )
2023-01-06 09:15:01 +01:00
Miquel Simon
c2682157fb
Added MS SQL Server to Legacy Store IT. ( #16121 )
...
* Added MS SQL Server to Legacy Store IT.
* Update testsuite/integration-arquillian/pom.xml
Co-authored-by: Stian Thorgersen <stianst@gmail.com>
Co-authored-by: Stian Thorgersen <stian@redhat.com>
2023-01-06 08:55:09 +01:00
Stian Thorgersen
10f2ae3411
Add flaky tests rerun to more jobs ( #16231 )
2023-01-04 14:38:05 +01:00
Stian Thorgersen
d81c4d7c0b
Add job summary to flaky tests artifact ( #16215 )
2023-01-02 14:02:20 +01:00
Stian Thorgersen
a12f50f8d9
Revert running CI every 3 hours ( #16209 )
2023-01-02 09:12:15 +01:00
Stian Thorgersen
22e7214565
Run Keycloak CI every 3 hours during Christmas holidays ( #16149 )
2022-12-21 21:12:19 +01:00
Miquel Simon
9bb5b08015
Added Oracle to Legacy Store IT. ( #16097 )
2022-12-21 08:15:38 +01:00
Hynek Mlnařík
d763feddcd
Don't print warning when heapdump not found
...
Fixes : #16125
2022-12-20 19:55:32 +01:00
Michal Hajas
c79d29e68c
Move HotRod profile to the same pom as other map profiles and introduce map-storage-chm profile
...
Closes #16046
2022-12-20 17:51:40 +01:00
dependabot[bot]
33e7f1b355
Bump actions/setup-java from 2 to 3
...
Bumps [actions/setup-java](https://github.com/actions/setup-java ) from 2 to 3.
- [Release notes](https://github.com/actions/setup-java/releases )
- [Commits](https://github.com/actions/setup-java/compare/v2...v3 )
---
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>
2022-12-20 12:29:47 -03:00
Alexander Schwartz
0fee33bb95
Normalize JVM heap usage in tests and handle OOM situations
...
Closes #16089
2022-12-20 13:26:07 +01:00
dependabot[bot]
23ad6ccd0f
Bump github/codeql-action from 2.1.36 to 2.1.37 ( #16050 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.1.36 to 2.1.37.
- [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.1.36...v2.1.37 )
---
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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-19 17:24:58 +01:00
Stian Thorgersen
f1990b6389
Upload flaky test reports to artifacts ( #16076 )
2022-12-19 17:22:11 +01:00
Alexander Schwartz
1d758fac2b
Adding CRDB into GHA for the new store ( #16021 )
...
The CockroachDB database is slower than PostgreSQL, therefore it will only run branches and nightly builds.
Closes #16020
2022-12-17 08:50:21 +01:00
Stian Thorgersen
e1a8a30696
Add language injection for larger bash scripts in composite actions ( #16040 )
2022-12-16 15:31:46 +01:00
Stian Thorgersen
2f02aa49dd
Use test instead of install to run tests, and optimize unit tests job ( #16006 )
2022-12-16 15:31:28 +01:00
Stian Thorgersen
60f1162300
Flaky test reporter ( #16034 )
...
* Flaky test reporter
* Update .github/actions/upload-flaky-tests/action.yml
2022-12-16 13:02:05 +01:00
Marc Nuri
25ea487510
ci: bump actions-setup-minikube to v2.7.2
...
The current version might have trouble with recent
versions of Minikube. Especially since the latest
release of crictl (this morning).
Relates to:
- https://github.com/kubernetes-sigs/cri-tools/releases/tag/v1.26.0
- https://github.com/manusa/actions-setup-minikube/releases/tag/v2.7.2
2022-12-15 15:38:02 -03:00
Stian Thorgersen
09da4a211e
Fix paths to surefire-reports for Foresight ( #16019 )
2022-12-15 16:32:06 +01:00
Stian Thorgersen
38db622822
Upload Surefire reports to Foresight ( #16013 )
2022-12-15 14:22:20 +01:00
Stian Thorgersen
173ff10141
Change names of checks ( #16000 )
2022-12-14 17:44:40 +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
dependabot[bot]
6f802b5c1f
Bump github/codeql-action from 2.1.34 to 2.1.36
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.1.34 to 2.1.36.
- [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.1.34...v2.1.36 )
---
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>
2022-12-14 07:51:25 -03:00
Stian Thorgersen
21cce0a1d3
Update bug issue form to add checkboxes for search/latest release ( #15891 )
2022-12-07 15:12:49 +01:00
mposolda
264c5a6cdb
Support for KcReg and KcAdm CLI to use BCFIPS instead of BC on FIPS platforms
...
Closes #14968
2022-12-06 13:02:46 +01:00
Pedro Igor
1673906a54
Improving quarkus testsuite execution time
...
Closes #13544
2022-12-05 15:06:36 +01:00
Stian Thorgersen
24ace9a0f7
Disable cancelling concurrent jobs in Keycloak CI ( #15784 )
...
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2022-12-01 14:46:30 +01:00
dependabot[bot]
0ade39c129
Bump keycloak/keycloak-gh-actionbot from 0.3.0 to 0.3.1
...
Bumps [keycloak/keycloak-gh-actionbot](https://github.com/keycloak/keycloak-gh-actionbot ) from 0.3.0 to 0.3.1.
- [Release notes](https://github.com/keycloak/keycloak-gh-actionbot/releases )
- [Commits](33d8759517...a3d3f240f2
)
---
updated-dependencies:
- dependency-name: keycloak/keycloak-gh-actionbot
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-28 16:54:27 -03:00
dependabot[bot]
a383865150
Bump github/codeql-action from 2.1.33 to 2.1.34
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.1.33 to 2.1.34.
- [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.1.33...v2.1.34 )
---
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>
2022-11-28 16:17:53 -03:00
mposolda
3e9c729f9e
X.509 authentication fixes for FIPS
...
Closes #14967
2022-11-25 11:50:30 +01:00
Stian Thorgersen
044ce8d773
Tweak Maven wagon settings to try to prevent connection timeouts downloading dependencies on GA ( #15504 )
...
Closes #15503
2022-11-18 12:07:20 +01:00
Stian Thorgersen
ed4e91b380
Increase timeout for base testsuite ( #15545 )
...
Base testsuite (quarkus-map-jpa, group2) has been cancelled twice in the last 7 days.
2022-11-17 11:38:21 +01:00
dependabot[bot]
51f2fa78ee
Bump github/codeql-action from 2.1.29 to 2.1.33
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.1.29 to 2.1.33.
- [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.1.29...v2.1.33 )
---
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>
2022-11-16 22:59:16 -03:00
dependabot[bot]
e68e901494
Bump manusa/actions-setup-minikube from 2.7.0 to 2.7.1
...
Bumps [manusa/actions-setup-minikube](https://github.com/manusa/actions-setup-minikube ) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/manusa/actions-setup-minikube/releases )
- [Commits](https://github.com/manusa/actions-setup-minikube/compare/v2.7.0...v2.7.1 )
---
updated-dependencies:
- dependency-name: manusa/actions-setup-minikube
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-16 22:57:29 -03:00
dependabot[bot]
7ce4a270c7
Bump aquasecurity/trivy-action from 0.7.1 to 0.8.0
...
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action ) from 0.7.1 to 0.8.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases )
- [Commits](d63413b0a4...9ab158e859
)
---
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>
2022-11-16 22:56:30 -03:00
Stian Thorgersen
b104dc770d
Increase timeout for FIPS job ( #15505 )
...
Timed out in https://github.com/keycloak/keycloak/actions/runs/3465895045/jobs/5789314099
2022-11-15 12:33:43 +01:00
Stian Thorgersen
ebc91f6369
Update ci.yml ( #15456 )
2022-11-10 22:18:30 +01:00
vramik
021189f190
Make GHA Map-JPA base testsuite running with Quarkus
...
Co-authored-by: Martin Batros <mabartos@redhat.com>
Closes #13725
2022-11-10 10:08:14 +01:00
Stian Thorgersen
e4a76bacb1
Update timeouts for tests in Keycloak CI
2022-11-04 10:11:24 +01:00
Marek Posolda
f616495b05
Fixing UserFederationLdapConnectionTest,LDAPUserLoginTest to work with FIPS ( #15299 )
...
closes #14965
2022-11-03 16:35:57 +01:00
dependabot[bot]
f047524e14
Bump runforesight/foresight-test-kit-action from 1.2.1 to 1.3.0 ( #15099 )
...
Bumps [runforesight/foresight-test-kit-action](https://github.com/runforesight/foresight-test-kit-action ) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/runforesight/foresight-test-kit-action/releases )
- [Commits](https://github.com/runforesight/foresight-test-kit-action/compare/v1.2.1...v1.3.0 )
---
updated-dependencies:
- dependency-name: runforesight/foresight-test-kit-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Stian Thorgersen <stianst@gmail.com>
2022-11-03 07:08:57 +01:00
dependabot[bot]
d42ace3da5
Bump github/codeql-action from 2.1.28 to 2.1.29 ( #15217 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.1.28 to 2.1.29.
- [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.1.28...v2.1.29 )
---
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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Stian Thorgersen <stianst@gmail.com>
2022-11-03 06:08:32 +01:00
Stian Thorgersen
db636e21ff
Temporarily add more scheduled runs ( #15273 )
...
In order to make the testsuite more stable we should at least temporarily add more scheduled runs so we can get more data
2022-11-02 12:36:43 +01:00
Hynek Mlnařík
d88d6eb503
Limit CI timeout for base and model testsuites
...
Fixes : #15118
2022-11-02 12:01:24 +01:00
Martin Bartoš
d9c96b9432
Replace ::set-output with environment variables in GHA CI ( #15078 )
...
Closes #15077
2022-10-25 08:58:34 +02:00
Stian Thorgersen
89da96cc63
Update bug issue form adding affected area, and making more field required ( #15105 )
2022-10-24 10:49:12 +02:00
mposolda
55c514ad56
More flexibility in keystore related tests, Make keycloak to notify which keystore types it supports, Support for BCFKS
...
Closes #14964
2022-10-24 08:36:37 +02:00
Bruno Oliveira da Silva
e712cd6a0e
Suppress Snyk alerts related with Netty
...
Resolves #15066
2022-10-20 12:44:37 -03:00
Stian Thorgersen
4a266d0708
Update Foresight test-kit action ( #14958 )
2022-10-20 11:28:53 +02:00
dependabot[bot]
fc7c57ee12
Bump github/codeql-action from 2.1.26 to 2.1.28
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.1.26 to 2.1.28.
- [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.1.26...v2.1.28 )
---
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>
2022-10-19 15:54:06 -03:00
Bruno Oliveira da Silva
6055e561a1
Prevent false alerts related to CVE-2021-3914
...
Resolves #14993
2022-10-18 18:53:27 -03:00
Marek Posolda
0756ef9a75
Initial integration tests with BCFIPS distribution ( #14895 )
...
Closes #14886
2022-10-17 23:33:22 +02:00
Bruno Oliveira da Silva
9c007e3779
Update Snyk ignore file to ignore jackson-databind 2.14.0 is out
...
Resolves #14831
2022-10-10 18:33:37 -03:00
Stian Thorgersen
7ae1fa4833
Enable Foresight test-kit-action on PRs ( #14695 )
2022-10-05 07:47:53 +02:00
dependabot[bot]
9561d287d9
Bump github/codeql-action from 2.1.25 to 2.1.26 ( #14690 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.1.25 to 2.1.26.
- [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.1.25...v2.1.26 )
---
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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-04 06:58:49 +02:00
dependabot[bot]
52f58b5f28
Bump github/codeql-action from 2.1.21 to 2.1.25
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.1.21 to 2.1.25.
- [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.1.21...v2.1.25 )
---
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>
2022-09-29 10:19:30 -03:00
dependabot[bot]
bedfb81c3c
Bump aquasecurity/trivy-action from 0.6.2 to 0.7.1
...
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action ) from 0.6.2 to 0.7.1.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases )
- [Commits](cb606dfdb0...d63413b0a4
)
---
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>
2022-09-29 06:01:03 -03:00
Bruno Oliveira da Silva
db34e9e2ce
False alert - Arbitrary Code Execution vulnerability in org.keycloak:keycloak-saml-core
...
Resolves #14639
2022-09-29 05:53:29 -03:00