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

Support nightly releases #325

Open
thymikee opened this issue Oct 25, 2022 · 4 comments
Open

Support nightly releases #325

thymikee opened this issue Oct 25, 2022 · 4 comments

Comments

@thymikee
Copy link
Member

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: facebook/react-native#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

@cortinico
Copy link
Member

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.

@fabioh8010
Copy link

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

@cortinico
Copy link
Member

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

@fabioh8010
Copy link

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

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

3 participants