Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix affected #2444

Closed
wants to merge 62 commits into from
Closed

fix affected #2444

wants to merge 62 commits into from

Conversation

schultzp2020
Copy link
Member

@schultzp2020 schultzp2020 commented Oct 23, 2024

gciavarrini and others added 30 commits September 2, 2024 21:11
* fix(orchestrator): change api doc generator to markdown (#2111)

Change to api doc generator to markdown

Signed-off-by: Gloria Ciavarrini <[email protected]>

* feat(orchestrator): use v2 endpoints to execute workflows (#2021)

* remove v1 endpoint executeWorkflow

Signed-off-by: Gloria Ciavarrini <[email protected]>

* fix openapi schema execution wf response

Signed-off-by: Gloria Ciavarrini <[email protected]>

* use v2 endpoint for workflow execution

Signed-off-by: Gloria Ciavarrini <[email protected]>

* fix link in WorkflowInstancePageContent

Signed-off-by: Gloria Ciavarrini <[email protected]>

---------

Signed-off-by: Gloria Ciavarrini <[email protected]>

* feat(orchestrator): use v2 endpoint for abortWorkflow (#2030)

* remove v1 endpoint abortWorkflow

Signed-off-by: Gloria Ciavarrini <[email protected]>

* use v2 endpoint abortWorkflow

Signed-off-by: Gloria Ciavarrini <[email protected]>

---------

Signed-off-by: Gloria Ciavarrini <[email protected]>

---------

Signed-off-by: Gloria Ciavarrini <[email protected]>
FLPATH-1407
https://issues.redhat.com/browse/FLPATH-1407
make open api documentation of backend available via backend plugin

Signed-off-by: Yaron Dayagi <[email protected]>
…R from a versioned branch without the rhdh- prefix

Signed-off-by: Nick Boldt <[email protected]>
…R from a versioned branch without the rhdh- prefix

Signed-off-by: Nick Boldt <[email protected]>
…R from a versioned branch without the rhdh- prefix

Signed-off-by: Nick Boldt <[email protected]>
…n use MSR from a versioned branch without the rhdh- prefix"

This reverts commit 0487d42.

Revert "experimental change for RHIDP-4031 RHIDP-1720 to see if we can use MSR from a versioned branch without the rhdh- prefix"

This reverts commit 0051b90.

Revert "experimental change for RHIDP-4031 RHIDP-1720 to see if we can use MSR from a versioned branch without the rhdh- prefix"

This reverts commit 78c8cdd.
…2191)

fix(deps): update dependency express to v4.20.0 [security]

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* chore(release): catch shared react 1.3.x up with showcase 1.3.x

* chore(deps): update yarn.lock
chore: update keycloak version
chore(deps):[1.3.x]  manual cherrypick of 2162
* chore(release): catch bulk import 1.3.x up with showcase 1.3.x

* chore(release): catch bulk import common 1.3.x up with showcase 1.3.x

* chore(deps): update yarn.lock
* chore(release): catch rbac 1.3.x up with showcase 1.3.x

* chore(release): catch audit log 1.3.x up with showcase 1.3.x
fix(cli): add additional shared frontend packages

This change adds a number of additional shared frontend packages to the
webpack federated module configuration to ensure that MUI v5 styles are
correctly applied when run as a dynamic frontend plugin.  This change
fixes [RHIDP-3471](https://issues.redhat.com/browse/RHIDP-3471).

This change also adds an exclusion to the sonarcloud setup, as for
maintenance purposes we want this data structure to be explicitly
defined in the code like this.

Signed-off-by: Stan Lewis <[email protected]>
Co-authored-by: Stan Lewis <[email protected]>
…2221)

chore(deps): bump all plugins up to use @janus-idp/cli/-/cli-1.13.2; regen yarn lock

Signed-off-by: Nick Boldt <[email protected]>
chore(msr): enable MSR on release-1.3 branch

Signed-off-by: Nick Boldt <[email protected]>
Signed-off-by: Nick Boldt <[email protected]>
### Dependencies

* **@janus-idp/backstage-plugin-orchestrator-common:** upgraded to 1.16.0
chore: bump version of orchestrator-form-react to 1.0.15 - a version greater than an existing released one (1.0.5 - 1.0.10) and which won't collide with main branch (1.1.5)

Signed-off-by: Nick Boldt <[email protected]>
chore: bump all the orchestrator plugins to a version that is greater than current releases and less than versions in main

Signed-off-by: Nick Boldt <[email protected]>
### Dependencies

* **@janus-idp/backstage-plugin-orchestrator-common:** upgraded to 1.16.0
revert MSR downversioning; add changelog entries to see if that will trick MSR into doing the right thing

Signed-off-by: Nick Boldt <[email protected]>
### Dependencies

* **@janus-idp/backstage-plugin-orchestrator-common:** upgraded to 1.16.0
… trying to release orchestrator-form-react 1.0.5, which already exists

Revert "chore(release): 1.0.5 [skip ci]"
This reverts commit 60cda2e.

Signed-off-by: Nick Boldt <[email protected]>
### Dependencies

* **@janus-idp/backstage-plugin-orchestrator-common:** upgraded to 1.16.0
schultzp2020 and others added 9 commits October 22, 2024 17:15
* chore(release): version packages on release-1.3 branch

* chore: update yarn.lock

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: janus-idp[bot] <janus-idp[bot]@users.noreply.github.com>
…d twice (#2430)

* chore(ci): fix the issue where an argument for concurrency is supplied twice

* chore(ci): add missing changeset
chore(release): back-port rbac-backend bug fixes

Signed-off-by: Oleksandr Andriienko <[email protected]>
…client (#2429)

* chore(release): backport keycloak-backend fixes for RHDH 1.3.1

Signed-off-by: Oleksandr Andriienko <[email protected]>

* chore(release): add changeset and bump new version

Signed-off-by: Oleksandr Andriienko <[email protected]>

* chore(release): fix remaining tests

Signed-off-by: Oleksandr Andriienko <[email protected]>

---------

Signed-off-by: Oleksandr Andriienko <[email protected]>
chore(gh): fix changeset version check

Signed-off-by: Paul Schultz <[email protected]>
Co-authored-by: Paul Schultz <[email protected]>
* chore(release): version packages on release-1.3 branch

* chore: update yarn.lock

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: janus-idp[bot] <janus-idp[bot]@users.noreply.github.com>
Copy link

changeset-bot bot commented Oct 23, 2024

🦋 Changeset detected

Latest commit: 202e39a

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@janus-idp/backstage-plugin-keycloak-backend Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@openshift-merge-robot
Copy link

PR needs rebase.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

Copy link
Contributor

github-actions bot commented Oct 23, 2024

Hey there and thank you for opening this pull request! 👋🏼

We require pull request titles to follow the Conventional Commits specification and it looks like your proposed title needs to be adjusted.

Details:

No release type found in pull request title "fix affected". Add a prefix to indicate what kind of release this pull request corresponds to. For reference, see https://www.conventionalcommits.org/

Available types:
 - feat
 - fix
 - chore
 - docs
 - style
 - refactor
 - perf
 - test
 - revert

Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
3 Security Hotspots
6.0% Duplication on New Code (required ≤ 3%)
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.