-
Notifications
You must be signed in to change notification settings - Fork 153
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
1.1.x package deps #1097
Conversation
… 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
…ici 5.28.3 (#1017) Signed-off-by: Nick Boldt <[email protected]> Co-authored-by: Nick Boldt <[email protected]>
…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: Yi Cai <[email protected]>
* Clean unused code
…into 1.1.x Signed-off-by: Paul Schultz <[email protected]>
… into 1.1.x Signed-off-by: Paul Schultz <[email protected]>
Signed-off-by: Paul Schultz <[email protected]>
Signed-off-by: Paul Schultz <[email protected]>
Signed-off-by: Nick Boldt <[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]>
Signed-off-by: David Festal <[email protected]> Co-authored-by: David Festal <[email protected]>
Co-authored-by: Patrick Knight <[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]>
Signed-off-by: Paul Schultz <[email protected]>
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: 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 |
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. |
Quality Gate passedIssues Measures |
The image is available at: |
Description
Please explain the changes you made here.
Which issue(s) does this PR fix
PR acceptance criteria
Please make sure that the following steps are complete:
How to test changes / Special notes to the reviewer