You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently using Remix with @remix-run/architect, and I'd like to migrate my setup to React Router using the new @react-router/architect package.
Additionally, I am using GitHub Actions for my CI/CD pipeline and would like to ensure that the migration won't cause any disruptions or compatibility issues in my workflows.
I couldn't find clear documentation or guidelines about this specific migration path, so I'd greatly appreciate any insights or tips on the following:
Are there breaking changes I should be aware of during this migration?
What would be the best approach to smoothly transition from Remix's Architect to React Router's Architect?
Are there any known pitfalls or compatibility issues, especially regarding CI/CD with GitHub Actions?
Any guidance or references to relevant resources would be extremely helpful!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello everyone,
I'm currently using Remix with @remix-run/architect, and I'd like to migrate my setup to React Router using the new @react-router/architect package.
Additionally, I am using GitHub Actions for my CI/CD pipeline and would like to ensure that the migration won't cause any disruptions or compatibility issues in my workflows.
I couldn't find clear documentation or guidelines about this specific migration path, so I'd greatly appreciate any insights or tips on the following:
Are there breaking changes I should be aware of during this migration?
What would be the best approach to smoothly transition from Remix's Architect to React Router's Architect?
Are there any known pitfalls or compatibility issues, especially regarding CI/CD with GitHub Actions?
Any guidance or references to relevant resources would be extremely helpful!
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions