#monorepo

[ follow ]
UX design
fromMedium
13 hours ago

Field study: prototypes over mockups

Engineering handoff occurs through PRs using runnable prototypes that reuse the design system components and tokens, enabling engineers to reuse components and reference prototype code.
Software development
fromGitHub
3 weeks ago

GitHub - antonreshetov/bumpy: Zero-config, Git-powered versioning for monorepos

Bumpy provides zero-config, Git-driven versioning and changelog generation for monorepos, using workspace detection, Conventional Commits, tag-based boundaries, and dry-run support.
fromMedium
3 months 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
3 months 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
5 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
8 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 ]