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
[tools] Introduce sync-sdk-branch-changelogs #16430
Conversation
05a1691
to
c4c87c2
Thanks! I hope this is just a temporary solution and we will start publishing from the main branch finally.
Co-authored-by: Tomasz Sapeta <[email protected]>
as long as we keep introducing breaking changes from main branches, e.g. upgrading react-native, kotlin version, it's still not feasible to publish hotfixes from main. but i agree and also hope if we can publish from main one day |
In terms of Kotlin version, this problem should be fixed by #16213 — it gives |
that's a great improvement. so ideally if we can put every version related stuffs in expo-modules-core and we could probably publish other package's hotfixes from main. i'll try to align this strategy in the future. thanks for the sharing. |
Why
make life easier when syncing changelogs from sdk branches to main
How
Test Plan
this commit changes are mostly from this tool.