Replies: 2 comments 6 replies
-
Looks like the tool https://github.com/splitsh/lite is used for creating the splits. Relevant files:
framework/.github/workflows/releases.yml Lines 32 to 42 in 48246da Remaining Questions:
|
Beta Was this translation helpful? Give feedback.
-
Hunted down the relevant PRs/commits:
It would be amazing if one of you could provide some insight on how you did this and what were your decisions/findings that led to the implemented solution 🙏 A bit of background why I'm so interested: I'm a maintainer of https://github.com/swup/swup and we'd like to move from a manyrepo to a monorepo (one core, many core plugins). Splitting the plugins back out into dedicated read-only repos for each would hugely benefit their visibility on GitHub, as opposed to hiding them deep in our monorepo. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Dear Laravel community!
I recently discovered that Laravel provides subtree splits of laravel/framework under https://github.com/illuminate, all marked as [READ-ONLY]. I'm assuming development takes place in laravel/framework and all those illuminate packages are being synced automatically somehow? I would be very grateful if someone could shed some light on how that is done. Maybe there even exists a blog article about the setup somewhere out there?
Thanks for any insight 🙏
Beta Was this translation helpful? Give feedback.
All reactions