Git Product home page Git Product logo

monorepo's Introduction

Angular Monorepo

This is a prototype for a new repository we would host on the github.com/angular org.

It would be a single master upstream tree for all Angular projects, including Material, CLI/Devkit, Universal, etc.

It's also suitable for

  • other Angular related projects that want to share build/CI infrastructure with us, eg. AngularFire or ngRx
  • Hosting examples of how enterprise-scale development works

Design

TODO(alexeagle): fill in more detail

  • Each existing repository can choose to stay open to collect issues and PRs, or archive and merge fully into angular/angular.
  • The repository should switch to Bazel at the same time, so that it's possible to have incremental build/CI across the whole tree. Otherwise CI would become impossible because of the volume of tests times the number of commits.
  • angular/angular would stay open and would collect issues/PRs/milestones etc.
  • angular/monorepo would have the canonical post-merge CI - we want a global green across all our projects at head
  • Enforce that certain subtrees are owned in a given repository, eg. don't allow changes to angular/packages/core to land in the material repository.
  • Some tooling - to be created - should automatically create a merge PR from green angular/monorepo back down to each repository. And each change merged to a repository should be cherry-picked as a PR to angular/monorepo. Whenever one of these merge/cherry-pick PRs fails, alert the caretaker that there's a CI breakage between different repositories.

monorepo's People

Contributors

vsavkin avatar vicb avatar tbosch avatar petebacondarwin avatar igorminar avatar mhevery avatar alexeagle avatar gkalpak avatar chuckjaz avatar matsko avatar pkozlowski-opensource avatar marclaval avatar kara avatar alxhub avatar btford avatar wardbell avatar yjbanov avatar jeffbcross avatar rkirov avatar mprobst avatar ocombe avatar sjtrimble avatar foxandxss avatar jasonaden avatar juliemr avatar patrickjs avatar vikerman avatar robwormald avatar dzmitryshylovich avatar kevmoo avatar

Stargazers

hritik avatar Nguyen Thanh Duong avatar David Heuschmann avatar Salah E. Loukili avatar Adam Yi avatar Ali Najafizadeh avatar Siwat Kaolueng avatar Rafał Sobota avatar Juri Hahn avatar Mal Curtis avatar Matthew Van Dusen avatar Peter Bakonyi avatar Alexander Dukhovnyak avatar Vitaly Tkachenko avatar Tom Wanzek avatar

Watchers

James Cloos avatar Vitaly Tkachenko avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.