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

chore: use multi-gitter script to auto upgrade to app-scripts@12 with Vite and React 18 #887

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kabaros
Copy link
Contributor

@kabaros kabaros commented Oct 21, 2024

PoC for using multi-gitter to do bulk upgrade over multiple repos.

You can see below the linked PRs generated automatically by running multi-git against six repos.

implements https://dhis2.atlassian.net/browse/LIBS-700

Steps

  1. install multi-gitter as described in the repo
  2. update the config.yml as you see fit (i.e. to include certain repos)
  3. run multi-gitter run "node $PWD/script.js" --config ./config.yml

The current script runs certain tasks we identified for upgrading to Vite and React 18 (the ones documented here). We will work on refining the script next to make the task for the consuming apps as pain-free as possible.

This PR is just to showcase the script, unlikely to merge it (not in this place for sure)

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

Successfully merging this pull request may close these issues.

1 participant