upgrade-helper icon indicating copy to clipboard operation
upgrade-helper copied to clipboard

Support nightly releases

Open thymikee opened this issue 3 years ago • 4 comments

Feature Request

react-native package outputs nightly tag for a while (https://www.npmjs.com/package/react-native), which, if I understand correctly, was recently fixed to work more reliably: https://github.com/facebook/react-native/pull/34838.

Would it be possible for Upgrade Helper to support diffing nightly releases? I would imagine having a separate select to not obscure regular users who are rather not interested in nightlies.

Why it is needed

To ease working on edgy stuff from RN main for developers.

Possible implementation

Code sample

thymikee avatar Oct 25 '22 12:10 thymikee

Would it be possible for Upgrade Helper to support diffing nightly releases? I would imagine having a separate select to not obscure regular users who are rather not interested in nightlies.

Yeah it should be possible. We would have to invoke the differ job as we invoke the nightly every day.

cortinico avatar Oct 28 '22 13:10 cortinico

Hey @cortinico , are you guys working on this internally? I would like to contribute with this feature if possible.

fabioh8010 avatar Jun 13 '23 08:06 fabioh8010

Nope we're not working on this internally @fabioh8010 👍

cortinico avatar Jun 13 '23 15:06 cortinico

Great! I will start working on this next week probably, thanks!

fabioh8010 avatar Jun 13 '23 16:06 fabioh8010