GeekLinks · @geeklinks
1 followers · 32 posts · Server social.exo.icu
glyn · @underlap
151 followers · 1976 posts · Server fosstodon.org

@marick Yes, have advantages, but are not without downsides:

* tags apply to the whole repo, which is awkward for versioning and releasing independent artefacts
* carbon/money costs can be relatively high when "safe" changes, e.g. to docs or website, trigger expensive CI checks
* all or nothing in terms of private/public,
access control (e.g. limiting write access to certain subcomponents), issue management, fork maintenance, and continuous deployment

#monorepos

Last updated 2 years ago

Doug Parker · @develwithoutacause
196 followers · 544 posts · Server techhub.social

Question for people using and : What do your tests look like?

The model of monorepos always builds everything at HEAD, but doing so would not catch version skew issues that come with independent deployments. That implies that your integration tests _cannot_ just build and run everything at HEAD, you actually have to deploy each change individually to a staging environment and alert on failures.

That feels like a much more complex setup than I'm used to seeing for integration tests. Do people actually do this or is version skew a giant blind spot for microfrontend testing?

#microfrontends #monorepos #integration #google

Last updated 2 years ago

Sean :emacs: :kubernetes: · @webframp
212 followers · 212 posts · Server hachyderm.io

Just learned about pantsbuild.org anyone using it? A build engine on top of Rust and Tokio seems like it could be promising

#monorepos #ci #buildsystems

Last updated 2 years ago

Rush Stack · @rushstack
16 followers · 3 posts · Server fosstodon.org

We've created an official feed for Rush Stack, a collection of open source build tools for large scale ! If you use Mastodon and tooling, follow us to show your interest!

#typescript #monorepos #nodejs

Last updated 2 years ago

Rush Stack · @rushstack
1 followers · 1 posts · Server mas.to

🎉 We've created an official feed for RushJS, the build orchestrator for large scale ! If you use Mastodon and tooling, follow us to show your interest!

#nodejs #monorepos #typescript

Last updated 2 years ago

christa · @cweave
27 followers · 82 posts · Server fosstodon.org

Does anyone have a ELI5 for the trend towards now? Not even 4 years ago we were moving AWAY from monolithic structures, now we're moving back??

#monorepos

Last updated 2 years ago