-
Notifications
You must be signed in to change notification settings - Fork 2
fix(app-platform): upgrade platform tools to use vite and react 18 #638
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
Conversation
cb34b60
to
48ecd04
Compare
e2996af
to
99d9f2a
Compare
🚀 Deployed on https://pr-638--dhis2-scheduler.netlify.app |
99d9f2a
to
faff275
Compare
faff275
to
4661576
Compare
4661576
to
445b282
Compare
445b282
to
4d1f2cb
Compare
4d1f2cb
to
0a8b244
Compare
Signed-off-by: Kai Vandivier <kpvandivier@gmail.com>
0a8b244
to
caf95c8
Compare
|
d0a2775
to
86a2df6
Compare
86a2df6
to
432f5b1
Compare
7218582
to
6924545
Compare
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approving, but some e2e tests are now failing, so we will follow up and fix those separately.
- ticket for fixing failing e2e tests: https://dhis2.atlassian.net/browse/DHIS2-19728
- ticket for updating general cypress setup (so can test locally): https://dhis2.atlassian.net/browse/DHIS2-19727
## [101.6.20](v101.6.19...v101.6.20) (2025-06-05) ### Bug Fixes * **app-platform:** upgrade platform tools to use vite and react 18 ([#638](#638)) ([9eddaec](9eddaec))
🎉 This PR is included in version 101.6.20 🎉 The release is available on: Your semantic-release bot 📦🚀 |
This app has a special e2e setup that needs looking at
DHIS2-18795
Mostly automated by dhis2/app-platform#887.