Hans Larsen
abc62edd26
ci: use angular-cli repo instead of devkit
2018-06-07 18:50:41 -07:00
Hans
3d92f5107e
release: rewrite the README slightly and reorder packages
2018-06-06 14:23:26 -07:00
Hans Larsen
44086c60ff
build: move devkit repo back to angular-cli
2018-06-05 18:50:06 -07:00
Charles Lyding
b4b55d0980
test: license test updates
...
`@webassemblyjs/leb128@1.4.3` is Apache-2.0 but missing license field
2018-05-14 16:38:03 -04:00
Hans Larsen
d1732533cd
ci: update doc script to allow sub dirs
2018-05-03 13:15:53 -07:00
Charles Lyding
ceeb292a29
refactor(@angular/cli): remove chalk dependency
2018-05-01 10:24:36 -07:00
Filipe Silva
b2323bc50b
build: don't publish ngtools/webpack
...
It is not in this repository anymore
2018-04-06 13:29:40 +01:00
Hans Larsen
9a9bc00a45
feat: remove ngtools entirely from this repository
2018-03-29 08:15:03 -07:00
Filipe Silva
7d27bf7b55
feat(@angular/cli): use devkit/build-webpack in projects
2018-03-28 21:38:25 +01:00
Hans
33a6823df1
feat(@angular/cli): move ng update to using the proper schematic
2018-03-28 10:17:19 +01:00
Charles Lyding
d1b22d0e68
test: update license checks
2018-03-22 19:15:53 -07:00
Charles Lyding
804472d284
refactor(@angular/cli): remove denodeify dependency
2018-02-20 10:27:20 -08:00
Charles Lyding
9af0c3f7d5
fix(@angular/cli): update Webpack to support empty array elements in optimizations
2018-02-12 16:13:21 -05:00
Mike Brocchi
ac9c5995d2
feat(@angular/cli): Add update cmd to update angular versions.
2018-01-24 07:46:58 -08:00
Mike Brocchi
5a736bd90b
refactor: Update rxjs operators to be lettable
...
Fixes #8912
2018-01-23 09:55:02 -08:00
Charles Lyding
ea349c31c3
fix(@angular/cli): ensure webpack 3 sass-loader support
2018-01-18 13:05:02 -05:00
Alex Rickabaugh
7b4b2c78d4
feat(@angular/cli): support 5.0.0+ builds of @angular/service-worker
2017-11-06 17:30:38 +00:00
Filipe Silva
6984cc2b68
ci: ignore typescript as an excessive root dep
2017-10-25 10:32:57 -07:00
Filipe Silva
ba773bad55
ci: fix fetching master into master
2017-10-05 13:52:44 -04:00
Filipe Silva
133693c74f
ci: use circleci workspaces
2017-10-05 10:18:30 -04:00
Hans Larsen
b79549dc5f
docs: clarified licenses and renamed spdx variable to what it is
...
The Spdx list is the list of licenses understood by SPDX, not necessarily agreed on
by our team and/or Google. That variable is really a whitelist.
2017-09-20 21:41:00 -04:00
Charles Lyding
e6f745d458
build: update license test special cases
2017-08-17 15:28:30 -04:00
Filipe Silva
41dce6e76f
ci: update license test exceptions
2017-08-10 15:33:08 +01:00
Filipe Silva
fe85750cb7
feat(@angular/cli): add scope hoisting via webpack 3
...
This should result in significant bundle size reduction. For best results, build for production with `--vendor-chunk=false`.
See https://medium.com/webpack/webpack-3-official-release-15fd2dd8f07b for details.
2017-07-10 16:59:08 -07:00
Hans Larsen
fb5f04ca60
ci: add a publishing script for travis deployment
2017-07-06 17:30:56 -07:00
Filipe Silva
dbbede8754
ci: speed up travis start time
...
The `trusty` env on travis now supports container based builds: https://docs.travis-ci.com/user/trusty-ci-environment/
Also adds cache for node_modules, and updates yarn lock.
This should improve start up time.
2017-06-22 19:02:00 +01:00
Hans Larsen
d220c73de4
build: fix deploy script condition (take 13)
2017-06-06 18:09:27 -07:00
Hans Larsen
01c7fee697
build: fix deploy script condition (take 12)
2017-06-06 18:09:27 -07:00
Hans Larsen
58438dc0e5
build: fix deploy script condition (take 11)
2017-06-06 17:54:03 -07:00
Hans Larsen
279fb4a7e0
build: fix deploy script condition (take 10)
2017-06-06 17:50:09 -07:00
Hans Larsen
9be0766812
refactor: refactor git builds script and add tags
2017-06-06 17:45:15 -07:00
Hans Larsen
27c674e667
build: fix deploy script condition (take 9)
2017-06-06 15:47:59 -07:00
Hans Larsen
6fdeca33fa
build: fix deploy script condition (take 8)
2017-06-06 15:31:39 -07:00
Hans Larsen
e8949c27d6
build: fix deploy script condition (take 5)
2017-06-06 15:08:41 -07:00
Hans Larsen
1e7631b5bd
build: fix deploy script condition (take 4)
2017-06-06 11:23:54 -07:00
Hans Larsen
9dfcdcecfd
build: add credentials for the github builds repo
2017-06-05 12:22:09 -07:00
Sumit Arora
93424b19a4
feat(@angular/cli): adding git builds script
2017-06-02 12:32:35 -07:00
Filipe Silva
ff83b449de
ci: fix branch comparison ( #6247 )
2017-05-15 17:29:57 -04:00
Filipe Silva
5905e9ab1c
ci: fix commit check on branches
2017-05-08 14:51:39 +01:00
Hans Larsen
3a6699580f
ci: remove the branch check from the commit validation
2017-05-03 17:20:31 -07:00
Hans Larsen
6015a03cc1
ci: fixes for validate-commit-message
2017-05-02 09:39:54 -07:00
Hans Larsen
646c1b0c38
fix: add support for branch-only commit message types.
2017-04-26 14:26:08 -07:00
Hans Larsen
c9d82438fe
build: use actual list of packages for commit message
...
Also add the tool type, which should be used for tooling.
2017-03-27 17:34:39 -07:00
Hans Larsen
d928c1c8d4
tool(publish): adding a new tool infrastructure with a publish tool.
2017-03-27 17:34:39 -07:00
Hans Larsen
fe69b5b110
ci: add option to ignore imports/requires from dependencies
...
It needs to be in the file itself where the require/import is made.
2017-03-20 09:20:03 -07:00
Filipe Silva
1e476577c1
fix(@angular/cli): don't fail install due to node-sass ( #5282 )
...
This change should reduce the amount of problems on npm installs.
It makes the `node-sass` dependency optional, and so install will not fail when it cannot be installed.
For projects that do not use sass, there is no side-effect of an failed node-sass install.
For projects that do use node-sass and the install failed, they should see the following self-explanatory error message:
```
ERROR in ./src/app/app.component.scss
Module build failed: Error: Missing binding D:\sandbox\master-project\node_modules\node-sass\vendor\win32-x64-51\binding.node
Node Sass could not find a binding for your current environment: Windows 64-bit with Node.js 7.x
Found bindings for the following environments:
This usually happens because your environment has changed since running `npm install`.
Run `npm rebuild node-sass` to build the binding for your current environment.
at module.exports (D:\sandbox\master-project\node_modules\node-sass\lib\binding.js:15:13)
at Object.<anonymous> (D:\sandbox\master-project\node_modules\node-sass\lib\index.js:14:35)
```
Fix #4429
2017-03-16 20:02:51 +00:00
Filipe Silva
48324d11cb
test: fix commit message test for branches ( #5004 )
...
For travis runs on branches, local master never exists there's no branch
tracking origin/master.
This causes `git fetch origin master` to fetch into `FETCH_HEAD` instead
of master.
This PR will explicitely fetch origin master into local master, and use
that for the log comparison.
2017-03-03 15:24:28 +00:00
Filipe Silva
68cd1c7bb8
build: fix docs publish on windows ( #5005 )
2017-02-25 08:39:41 -08:00
clydin
fd1296a357
test: validate commit messages ( #4903 )
2017-02-22 14:05:04 -08:00
Hans Larsen
b521ae5db2
refactor: fix more issues with docs scripts
2017-02-21 18:10:07 -08:00