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

refactor(client): use Vite instead of create-react-app #2924

Merged
merged 57 commits into from
Jan 10, 2024

Conversation

leafty
Copy link
Member

@leafty leafty commented Nov 27, 2023

Fixes #2879.

Note: reviewing and merging can be delayed to after the next tagged release.

/deploy extra-values=global.renku.cli_version=2.8.0rc3

@leafty leafty temporarily deployed to renku-ci-ui-2924 December 6, 2023 15:32 — with GitHub Actions Inactive
@leafty leafty temporarily deployed to renku-ci-ui-2924 December 6, 2023 16:12 — with GitHub Actions Inactive
@leafty leafty temporarily deployed to renku-ci-ui-2924 December 7, 2023 10:11 — with GitHub Actions Inactive
@leafty leafty marked this pull request as ready for review December 7, 2023 10:49
@leafty leafty requested a review from a team as a code owner December 7, 2023 10:49
@leafty leafty temporarily deployed to renku-ci-ui-2924 December 7, 2023 10:50 — with GitHub Actions Inactive
@leafty leafty temporarily deployed to renku-ci-ui-2924 December 8, 2023 13:00 — with GitHub Actions Inactive
@leafty leafty temporarily deployed to renku-ci-ui-2924 January 8, 2024 09:01 — with GitHub Actions Inactive
@leafty leafty temporarily deployed to renku-ci-ui-2924 January 8, 2024 09:43 — with GitHub Actions Inactive
Copy link
Contributor

@ciyer ciyer left a comment

Choose a reason for hiding this comment

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

praise: This is very good work here! A lot of tedious changes to enable this transition, but they are straightforward to follow.

Code-wise, there were two small things that I did not understand. I still need to run the branch locally, but the changes all made sense to me.

.github/workflows/test-and-ci.yml Show resolved Hide resolved
@leafty leafty temporarily deployed to renku-ci-ui-2924 January 9, 2024 10:03 — with GitHub Actions Inactive
@leafty leafty temporarily deployed to renku-ci-ui-2924 January 9, 2024 10:39 — with GitHub Actions Inactive
Copy link
Contributor

@ciyer ciyer left a comment

Choose a reason for hiding this comment

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

This works very well. I tested running telepresence with the new config, and that worked, so I think this is ready to merge.

@leafty leafty merged commit 980d41f into master Jan 10, 2024
15 of 17 checks passed
@leafty leafty deleted the leafty/refactor-vite-server branch January 10, 2024 08:21
@RenkuBot
Copy link
Contributor

Tearing down the temporary RenkuLab deplyoment for this PR.

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

Successfully merging this pull request may close these issues.

Migrate from Create React App to Vite
3 participants