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

Generate good (but non-noisy) auto PRs #53

Open
chenglou opened this issue Sep 25, 2016 · 0 comments
Open

Generate good (but non-noisy) auto PRs #53

chenglou opened this issue Sep 25, 2016 · 0 comments

Comments

@chenglou
Copy link
Collaborator

chenglou commented Sep 25, 2016

chenglou/react-motion#366

Our build system is opinionated enough to be able to give you CI support (?), a test infrastructure, and the rest, in such way that when we upgrade something we can send to your github repo an automatic PR (that passes CI and the tests beforehand? So that it's not noisy).

This is inspired by

  • The PR above PR.
  • Facebook codebase's approach of testing master releases of even e.g. React, whose contributors codemod the entire codebase so that no one gets left behind.
  • iOS' auto upgrade codemod when new APIs come out.

Let's be the first language (not library, not platform) to achieve this!

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

1 participant