#monorepo

[ follow ]
fromMedium
1 month ago

From Many Maven Repos to One SBT Monorepo: The Dev Story

Three pipelines spun up, three sets of plugins re-resolved half the internet, and one test failed because Repo C still referenced Repo B's previous artifact. I fixed it, pushed again, and watched the other two pipelines restart for moral support. By 9:30am I had three tabs of "Create Merge Request" open, three pom.xmls fighting me, and one cold coffee. We were living in a tiny-repo cul-de-sac - each house had its own rules, its own toolchain, and its own definition of " latest Jackson.&quot.
DevOps
fromInfoQ
1 month ago

Vite+ Unveiled with Unified Toolchain and Rust Powered Core

Vite+, the new unified JavaScript toolchain built on top of Vite, has been announced by VoidZero. Positioned as a drop-in superset of Vite, Vite+ introduces an all-in-one CLI experience, covering project scaffolding, testing, linting, formatting, library bundling, monorepo task running, and devtools visualization. The ambition is to reduce toolchain fragmentation and align large teams around a single, high-performance workflow. Vite+ aims to deliver enhancements across three primary dimensions: tooling consolidation, performance & scale, and enterprise-grade features.
JavaScript
DevOps
fromInfoQ
3 months ago

Uber Shares Strategy for Controlling Risk in Monorepo Changes That Affect 3,000+ Microservices

Implement a cross-service deployment orchestration layer that gates releases based on aggregated signals to limit the blast radius of monorepo-wide commits.
DevOps
fromDevOps.com
6 months ago

Efficient CI at Scale: Lessons From Uber - DevOps.com

Uber's SubmitQueue manages monorepo contributions, keeping the mainline green and minimizing CI challenges.
[ Load more ]