Commit Graph

281 Commits

Author SHA1 Message Date
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