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(ui): RHIDP-2297 avoid duplicate config #1249

Merged
merged 1 commit into from
May 13, 2024

Conversation

gashcrumb
Copy link
Member

Description

This change overhauls the way in which the dynamic frontend configuration is obtained and evaluated, by first passing the loaded configuration through a ConfigReader vs directly evaluating the array of application configurations that the backend API returns.

Which issue(s) does this PR fix

PR acceptance criteria

Please make sure that the following steps are complete:

  • GitHub Actions are completed and successful
  • Unit Tests are updated and passing
  • E2E Tests are updated and passing
  • Documentation is updated if necessary (requirement for new features)
  • Add a screenshot if the change is UX/UI related

How to test changes / Special notes to the reviewer

Copy link
Contributor

github-actions bot commented May 9, 2024

The image is available at: quay.io/janus-idp/backstage-showcase:pr-1249!

Copy link
Contributor

The image is available at: quay.io/janus-idp/backstage-showcase:pr-1249!

This change overhauls the way in which the dynamic frontend
configuration is obtained and evaluated, by first passing the loaded
configuration through a ConfigReader vs directly evaluating the array of
application configurations that the backend API returns.

Signed-off-by: Stan Lewis <gashcrumb@gmail.com>
Copy link

sonarcloud bot commented May 13, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link
Contributor

The image is available at: quay.io/janus-idp/backstage-showcase:pr-1249!

@davidfestal
Copy link
Member

/approve
/lgtm

Copy link

openshift-ci bot commented May 13, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: davidfestal

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-bot openshift-merge-bot bot merged commit f4a8802 into janus-idp:main May 13, 2024
8 checks passed
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.

None yet

2 participants