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

Add v8 Transformers #1

Closed
20 of 21 tasks
Tracked by #9508
Lms24 opened this issue Aug 21, 2023 · 0 comments
Closed
20 of 21 tasks
Tracked by #9508

Add v8 Transformers #1

Lms24 opened this issue Aug 21, 2023 · 0 comments

Comments

@Lms24
Copy link
Member

Lms24 commented Aug 21, 2023

Based on

we want to try to automate as many migration tasks to help people upgrade from v7 to v8. This will be done by creating one transformer for each migration step which will autonomously do the following for each file:

  • check if it should apply any modification to the file
  • if yes, apply said modification to the file
    • if it fails doing so, provide instructions what users need to do (this could be a copy/paste code sample or a link to a document describing what to do, depending on what better fits the necessary change).

Import Rewriting

  1. Lms24
  2. Lms24
  3. Lms24
  4. mydea

Config rewrites

  1. mydea

Function call replacements

Other API transforms

Framework-specific transforms

  1. mydea
  2. Lms24

[requires v8] Assist in Updating Procedure

  1. mydea
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

No branches or pull requests

2 participants