ReactStateMuseum icon indicating copy to clipboard operation
ReactStateMuseum copied to clipboard

Update Script

Open GantMan opened this issue 7 years ago • 2 comments

Keeping this museum up to date:

Would be great to have a small script that can run through and execute updtr on all the libraries to get them on the latest versions of React etc. Also, ideally a report letting us know which libraries are falling behind and failed to update.

Maintaining 20+ libs by hand is unreasonable, this script will need to exist.

GantMan avatar Oct 11 '18 14:10 GantMan

Would be useful for sure. But these updates make nice PRs for starters/people new to the project☺

Also, some of the implementations don't have tests on their one. That would be kind of necessary for automatic updates, wouldn't it? Or would that be a manual step?

kriswep avatar Oct 11 '18 17:10 kriswep

Running the update script would be manual. I agree it's a good PR for someone, but I don't mind if it got squashed into one big PR "Updated the following libs" style.

Agreed though, many of the React Native libs would fail because of lack of tests... suggestions?

GantMan avatar Oct 12 '18 21:10 GantMan