10 Commits

Author SHA1 Message Date
Keen Yee Liau
5393616209 docs: Explain Yarn workspaces vs Bazel
Add developer doc to explain how contributors and developers on the team should
treat the `package.json` file now that `angular-cli` in a mixed mode of
yarn workspaces and Bazel.
2019-03-26 17:03:14 -07:00
Hans Larsen
08e91a94ab build: refactor QoL on monorepo.json
This should make it easier to manage and diff. This takes 2 things into account:
1. we have either stable or experimental versions and each are kept in monorepo.
2. we dont keep hash and update only changed packages.

This commit also removed the hash to make sure this does not happen.
2019-03-13 13:51:01 -07:00
Hans
8b10768110 docs: Update release process for microsite 2019-02-26 11:00:34 -08:00
Minko Gechev
d07cbe2395 docs: update release process 2019-01-24 11:50:41 -08:00
Alex Eagle
5feb1faa37
Update release.md
add note about `latest-versions.ts`
2018-09-06 14:20:53 -07:00
Alex Eagle
53684fe36a docs: add some missing release bits (#11921) 2018-08-16 14:08:02 -07:00
Hans
aa3834d20f docs: add release process documentation 2018-06-08 14:19:51 -07:00
Hans
7924e0a455 docs: re-add angular/cli docs which were deleted when syncing devkit 2018-06-08 07:24:02 -07:00
Hans Larsen
44086c60ff build: move devkit repo back to angular-cli 2018-06-05 18:50:06 -07:00
Hans Larsen
711b38e4a7 docs: move release process from Google Docs to here
Close #3590
2017-02-14 18:44:40 +00:00