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

1.1.x package deps #1097

Closed
wants to merge 23 commits into from
Closed

1.1.x package deps #1097

wants to merge 23 commits into from

Conversation

schultzp2020
Copy link
Collaborator

Description

Please explain the changes you made here.

Which issue(s) does this PR fix

  • Fixes #?

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

… Pop-up Visibility Issues & Fix Quay test (#997)

* Enhance loginAsGithubUser() to Handle Intermittent Pop-up Visibility Issues

Signed-off-by: Subhash Khileri <[email protected]>

* Enhance loginAsGithubUser() to Handle Intermittent Pop-up Visibility Issues

Signed-off-by: Subhash Khileri <[email protected]>

---------

Signed-off-by: Subhash Khileri <[email protected]>
Co-authored-by: Subhash Khileri <[email protected]>
* Test PR test run on 1.1.x
* chore(metadata): ensure build metadata is up-to-date

Signed-off-by: Paul Schultz <[email protected]>

* apply requested changes

Signed-off-by: Paul Schultz <[email protected]>

---------

Signed-off-by: Paul Schultz <[email protected]>
Co-authored-by: Paul Schultz <[email protected]>
* Test PR test on 1.1.x

* Test run for 1.1.x

* add test comment to run test with a fresh image

* update test comment to run test with a fresh image

* Enable manual test for 1.1.x

* Enable manual test for 1.1.x

* Enable manual test for 1.1.x

* Enable manual test for 1.1.x

* Trigger pr test
…ps): update to backstage 1.23.3; chore(deps): RHIDP-1435 update to sanitize-html @ 2.12.1 (#1019)

* chore(deps): RHIDP-1435 update to sanitize-html @ 2.12.1

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

* chore(deps): update to backstage 1.23.3 (#1014)

Signed-off-by: Paul Schultz <[email protected]>

* fix(admin): added RBAC tab display condition (#989)

* fix(admin): added RBAC tab display condition

Signed-off-by: Yi Cai <[email protected]>

* Updates for comments

Signed-off-by: Yi Cai <[email protected]>

* Added yarn.lock

Signed-off-by: Yi Cai <[email protected]>

---------

Signed-off-by: Yi Cai <[email protected]>

* Update packages/app/src/build-metadata.json

---------

Signed-off-by: Nick Boldt <[email protected]>
Signed-off-by: Paul Schultz <[email protected]>
Signed-off-by: Yi Cai <[email protected]>
Co-authored-by: Paul Schultz <[email protected]>
Co-authored-by: Yi Cai <[email protected]>
Signed-off-by: Paul Schultz <[email protected]>
The 'beforeAll' hook in the 'google-signin-happy-path' end-to-end test has been updated to skip the test. This change was necessary to prevent the test from running in certain scenarios where it wasn't needed. The test can be enabled or disabled as required in future.

Signed-off-by: Gustavo Lira <[email protected]>
The 'beforeAll' hook in the 'google-signin-happy-path' end-to-end test has been updated to no longer skip the test. This was decided based on requirements or changes in testing strategy. Now, this particular test will run along with other tests implemented.

Signed-off-by: Gustavo Lira <[email protected]>
* chore(admin): enable dynamic-plugins-info

This change enables the dynamic-plugins-info UI by default when
installing the app via helm  or operator.

Signed-off-by: Stan Lewis <[email protected]>

* no op to trigger IBM cloud test again

* revert no-op now that tests are retriggered

* force e2e tests to respin

* Update dynamic-plugins.default.yaml

---------

Signed-off-by: Stan Lewis <[email protected]>
Co-authored-by: Stan Lewis <[email protected]>
Co-authored-by: Nick Boldt <[email protected]>
Bumps [jose](https://github.com/panva/jose) from 4.15.4 to 4.15.5.
- [Release notes](https://github.com/panva/jose/releases)
- [Changelog](https://github.com/panva/jose/blob/v4.15.5/CHANGELOG.md)
- [Commits](panva/jose@v4.15.4...v4.15.5)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [jose](https://github.com/panva/jose) from 4.15.4 to 4.15.5.
- [Release notes](https://github.com/panva/jose/releases)
- [Changelog](https://github.com/panva/jose/blob/v4.15.5/CHANGELOG.md)
- [Commits](panva/jose@v4.15.4...v4.15.5)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Paul Schultz <[email protected]>
* fix(scipts): update prettierignore

Signed-off-by: Paul Schultz <[email protected]>

* add new line

Signed-off-by: Paul Schultz <[email protected]>

---------

Signed-off-by: Paul Schultz <[email protected]>
Co-authored-by: Paul Schultz <[email protected]>
* chore(deps): regen lockfiles to fix cves

Signed-off-by: Paul Schultz <[email protected]>

* update keycloak

Signed-off-by: Paul Schultz <[email protected]>

---------

Signed-off-by: Paul Schultz <[email protected]>
@schultzp2020 schultzp2020 requested a review from a team as a code owner March 20, 2024 19:58
@openshift-ci openshift-ci bot requested review from josephca and rnapoles-rh March 20, 2024 19:58
Copy link

openshift-ci bot commented Mar 20, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please ask for approval from schultzp2020. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found 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-robot
Copy link
Collaborator

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/test-infra repository.

Copy link

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-1097!

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.

7 participants