Commit graph

451 commits

Author SHA1 Message Date
Jon Koops
3382e16954
Remove Account Console version 2 (#27510)
Closes #19664

Signed-off-by: Jon Koops <jonkoops@gmail.com>
2024-03-27 10:53:28 +01:00
Lukas Hanusovsky
31293d36e8
surefire reports new release 24
Closes #28167

Signed-off-by: Lukas Hanusovsky <lhanusov@redhat.com>
2024-03-22 12:25:31 +00:00
Stian Thorgersen
2672b362c9
Update github action versions (#27692)
Signed-off-by: stianst <stianst@gmail.com>
2024-03-22 08:57:41 +01:00
Peter Zaoral
28afd77917
Stabilize the quarkus-next build stage (#27684)
* edited prepare-quarkus-next.sh in order to add the Quarkus nightly snapshot repository as a plugin repository to avoid multiple "artifacts are not being found" failures

Closes #27683

Signed-off-by: Peter Zaoral <pzaoral@redhat.com>
2024-03-15 18:10:01 +01:00
Václav Muzikář
b64079eaea
Set minikube memory for Operator CI (#27943)
Signed-off-by: Václav Muzikář <vmuzikar@redhat.com>
2024-03-15 17:42:40 +01:00
Bruno Oliveira da Silva
9547c34592 Snyk workflow failure
Closes #27761

Signed-off-by: Bruno Oliveira da Silva <bruno@abstractj.com>
2024-03-13 13:30:47 -03:00
Bruno Oliveira da Silva
1c0c56e805 Revert "Snyk workflow failure"
This reverts commit 6967f57f39.

Signed-off-by: Bruno Oliveira da Silva <bruno@abstractj.com>
2024-03-11 16:20:48 -03:00
Bruno Oliveira da Silva
6967f57f39 Snyk workflow failure
Closes #27761

Signed-off-by: Bruno Oliveira da Silva <bruno@abstractj.com>
2024-03-11 11:10:58 -03:00
Steven Hawkins
5b03ed174b
task: update kube / minikube versions (#27560)
relates to: #27080

Signed-off-by: Steve Hawkins <shawkins@redhat.com>
2024-03-05 15:40:55 +00:00
Jon Koops
4e5ed3ebef
Always upload Cypress test videos on failures (#27423)
Signed-off-by: Jon Koops <jonkoops@gmail.com>
2024-03-01 14:09:03 +00:00
dependabot[bot]
77c4cee4d0 Bump aquasecurity/trivy-action from 0.17.0 to 0.18.0
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.17.0 to 0.18.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](84384bd6e7...062f259268)

---
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>
2024-03-01 12:44:34 +01:00
Stian Thorgersen
084c1f3537
Update teams.yml 2024-02-29 16:40:55 +01:00
rmartinc
a3f91ef95b Change fake_fips for linux 6.4 changes
Closes #27345

Signed-off-by: rmartinc <rmartinc@redhat.com>
2024-02-28 13:27:50 +01:00
Jon Koops
4eb71c4f40
Record Cypress test failures in video (#27232)
Signed-off-by: Jon Koops <jonkoops@gmail.com>
2024-02-27 14:03:34 +01:00
dependabot[bot]
bb9146edcf
Bump aquasecurity/trivy-action from 0.16.1 to 0.17.0 (#26845)
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.16.1 to 0.17.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](d43c1f16c0...84384bd6e7)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-26 09:56:32 -03:00
Pedro Igor
37805ffbb2 fixing typo in bug template 2024-02-21 20:10:07 +09:00
Jon Koops
b1a6a5a1b0
Run Cypress tests in parallel using cypress-split (#20685)
Signed-off-by: Jon Koops <jonkoops@gmail.com>
2024-02-20 11:10:54 +01:00
Ryan Emerson
870befa422 Specify ansible shell executable as child of args element. Fixes #27133
Signed-off-by: Ryan Emerson <remerson@redhat.com>
2024-02-19 19:07:24 +01:00
Ryan Emerson
a2f027ee00 Use AWS JDBC Wrapper in CI tests. Resolves #27123
Signed-off-by: Ryan Emerson <remerson@redhat.com>
2024-02-19 19:07:24 +01: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
Ryan Emerson
c30b9545ef
Aurora Postgres IT: Upload flaky and surefire test reports
Closes #26967

Signed-off-by: Ryan Emerson <remerson@redhat.com>
Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
Co-authored-by: Alexander Schwartz <aschwart@redhat.com>
2024-02-16 11:57:56 +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
Ryan Emerson
67f6f2f657
Add Multi-AZ Aurora DB to CI store-integration-tests
Closes #26730

Signed-off-by: Ryan Emerson <remerson@redhat.com>
2024-02-14 16:51:08 +01:00
stianst
9f1da8dbf2 Add checkbox for regression to bug issue template
Signed-off-by: stianst <stianst@gmail.com>
2024-02-14 10:32:45 -03:00
Stian Thorgersen
5a2b145e4e
Add team/cross-dc to teams.yml 2024-02-13 15:08:42 +01:00
Stian Thorgersen
59710e654c
Remove team/store (#26987) 2024-02-13 12:43:06 +01: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
Stian Thorgersen
03d1363dfb
Remove team/core from teams.yml 2024-02-13 11:56:04 +01:00
Steven Hawkins
77581d2527
fix: change from operator. to kc.operator. keys (#26414)
closes #12352

Signed-off-by: Steve Hawkins <shawkins@redhat.com>
2024-02-08 15:03:20 +01:00
Stian Thorgersen
ff5a5fa87e
Update CODEOWNERS 2024-02-02 13:51:35 +01:00
Stian Thorgersen
d40690bd40
Update teams.yml 2024-02-01 14:57:35 +01:00
Stian Thorgersen
863604b6d3
Update teams.yml 2024-02-01 13:41:40 +01:00
Stian Thorgersen
ac1b189350
Update teams.yml (#26684) 2024-02-01 10:20:36 +01:00
Stian Thorgersen
b9044f5e11
Update teams and areas (#26624)
Signed-off-by: stianst <stianst@gmail.com>
2024-01-31 12:33:54 +01:00
Stian Thorgersen
208e3a6529
Exclude ubuntu-latest (sanity-check-zip) as it is running the full zip (#26463)
Signed-off-by: stianst <stianst@gmail.com>
2024-01-24 16:48:41 +00:00
Martin Kanis
84603a9363
Map Store Removal: Rename Legacy* classes (#26273)
Closes #24105

Signed-off-by: Martin Kanis <mkanis@redhat.com>
2024-01-23 13:50:31 +00:00
Peter Zaoral
d9f8a1bf4e
Testing Keycloak with nightly Quarkus releases (#23407)
Closes #23322

Signed-off-by: Peter Zaoral <pzaoral@redhat.com>
2024-01-23 09:43:31 +01:00
Felix Gustavsson
d7f26bf2f1
Add login/ui (#26218)
Signed-off-by: Felix Gustavsson <felix.gustavsson@topgolf.com>
2024-01-16 14:33:16 +01:00
mposolda
692aeee17d Enable user profile by default
closes #25151

Signed-off-by: mposolda <mposolda@gmail.com>
2024-01-11 12:48:44 -03:00
Jon Koops
326ba672cd
Replace react-error-boundary with own implementation (#26094)
Closes #21515

Signed-off-by: Jon Koops <jonkoops@gmail.com>
2024-01-10 13:37:59 -05:00
dependabot[bot]
1e29bc99c0
Bump aquasecurity/trivy-action from 0.16.0 to 0.16.1 (#25885)
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.16.0 to 0.16.1.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](91713af97d...d43c1f16c0)

---
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>
2024-01-09 12:05:48 +01:00
Alexander Schwartz
5e0e7254a0
Add the build step to the overall status check (#25982)
Closes #25981

Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
2024-01-09 08:39:43 +01:00
dependabot[bot]
6b999419f9 Bump manusa/actions-setup-minikube from 2.9.0 to 2.10.0
Bumps [manusa/actions-setup-minikube](https://github.com/manusa/actions-setup-minikube) from 2.9.0 to 2.10.0.
- [Release notes](https://github.com/manusa/actions-setup-minikube/releases)
- [Commits](https://github.com/manusa/actions-setup-minikube/compare/v2.9.0...v2.10.0)

---
updated-dependencies:
- dependency-name: manusa/actions-setup-minikube
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-03 11:33:59 +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
dependabot[bot]
10776a488e
Bump github/codeql-action from 2 to 3 (#25557)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 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...v3)

---
updated-dependencies:
- dependency-name: github/codeql-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>
2024-01-02 08:47:02 -03:00
Alexander Schwartz
f13e2bce9e Don't upgrade flaky test upload as flaky tests are not reported
Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
2024-01-02 09:18:24 +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
dependabot[bot]
04e7f9a245 Bump actions/download-artifact from 3 to 4
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-02 09:18:24 +01:00
dependabot[bot]
76b0e3b6fe Bump actions/upload-artifact from 3 to 4
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-02 09:18:24 +01:00
Alexander Schwartz
a420b46913
Adding parsing of "fixes"/"fixed" Keyword and the colon (#25634)
Closes #25633

Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
2023-12-21 13:49:07 +01:00