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

ROX-10222: React 18 upgrade #8314

Merged
merged 19 commits into from Nov 10, 2023
Merged

ROX-10222: React 18 upgrade #8314

merged 19 commits into from Nov 10, 2023

Conversation

alwayshooin
Copy link
Contributor

Description

A detailed explanation of the changes in your PR.

Feel free to remove this section if it is overkill for your PR, and the title of your PR is sufficiently descriptive.

Checklist

  • Investigated and inspected CI test results
  • Unit test and regression tests added
  • Evaluated and added CHANGELOG entry if required
  • Determined and documented upgrade steps
  • Documented user facing changes (create PR based on openshift/openshift-docs and merge into rhacs-docs)

If any of these don't apply, please comment below.

Testing Performed

Here I tell how I validated my change

TODO(replace-me)
Use this space to explain how you validated that your change functions exactly how you expect it.
Feel free to attach JSON snippets, curl commands, screenshots, etc. Apply a simple benchmark: would the information you
provided convince any reviewer or any external reader that you did enough to validate your change.

It is acceptable to assume trust and keep this section light, e.g. as a bullet-point list.

It is acceptable to skip testing in cases when CI is sufficient, or it's a markdown or code comment change only.
It is also acceptable to skip testing for changes that are too taxing to test before merging. In such case you are
responsible for the change after it gets merged which includes reverting, fixing, etc. Make sure you validate the change
ASAP after it gets merged or explain in PR when the validation will be performed.
Explain here why you skipped testing in case you did so.

Have you created automated tests for your change? Explain here which validation activities you did manually and why so.

Reminder for reviewers

In addition to reviewing code here, reviewers must also review testing and request further testing in case the
performed one does not seem sufficient. As a reviewer, you must not approve the change until you understand the
performed testing and you are satisfied with it.

@openshift-ci
Copy link

openshift-ci bot commented Oct 23, 2023

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@roxbot
Copy link
Contributor

roxbot commented Oct 23, 2023

Images are ready for the commit at 16f6ca2.

To use with deploy scripts, first export MAIN_IMAGE_TAG=4.3.x-67-g16f6ca27a1.

@alwayshooin alwayshooin changed the title [DRAFT] React 18 upgrade [DRAFT] ROX-10222: React 18 upgrade Oct 27, 2023
@alwayshooin alwayshooin marked this pull request as ready for review October 31, 2023 23:21
@alwayshooin alwayshooin requested a review from a team as a code owner October 31, 2023 23:21
@alwayshooin alwayshooin changed the title [DRAFT] ROX-10222: React 18 upgrade ROX-10222: React 18 upgrade Oct 31, 2023
Copy link
Contributor

@vjwilson vjwilson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nothing seems outrageous in what you had to do to make this upgrade work, except I am curious about the new for any vs type inference?

@alwayshooin
Copy link
Contributor Author

/retest

@alwayshooin
Copy link
Contributor Author

/retest

Copy link

openshift-ci bot commented Nov 8, 2023

@alwayshooin: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/ocp-4-10-ui-e2e-tests e15073a link false /test ocp-4-10-ui-e2e-tests

Full PR test history. Your PR dashboard.

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. I understand the commands that are listed here.

Copy link
Contributor

@pedrottimark pedrottimark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for such sustained follow through!

@alwayshooin
Copy link
Contributor Author

/retest

@alwayshooin alwayshooin merged commit 97bafc8 into master Nov 10, 2023
47 checks passed
@alwayshooin alwayshooin deleted the ls-react-18 branch November 10, 2023 19:46
ksurabhi91 pushed a commit that referenced this pull request Nov 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants