Alan Agius
|
5ff459e700
|
test: remove defaultProject workspace option (#45410)
The `defaultProject` workspace option has been deprecated. The project to use will be determined from the current working directory.
See: https://github.com/angular/angular-cli/pull/22852
PR Close #45410
|
2022-03-24 10:49:57 -07:00 |
|
Alan Agius
|
52587e5b43
|
test: remove progress option from dev-server builder (#43730)
This change addresses the following failures
```
Schema validation failed with the following errors:
Data path "" must NOT have additional properties(progress)
```
See failures in https://app.circleci.com/pipelines/github/angular/angular/38086/workflows/7fd378bb-2c9c-4b7e-9b1e-82c9fb3ba58d/jobs/1064226
PR Close #43730
|
2021-10-06 09:23:59 -07:00 |
|
Alan Agius
|
dcacf3a09b
|
test: update remove deprecated builder options from Angular workspace (#43417)
`extractCss` option has been removed without replacement.
PR Close #43417
|
2021-09-24 10:49:39 -07:00 |
|
Filipe Silva
|
fbf6ec8813
|
test: update integration/cli-hello-world project structure (#33175)
PR Close #33175
|
2019-10-21 15:54:06 -04:00 |
|
Filipe Silva
|
abd2a58c67
|
test: update Angular CLI deps for integration tests (#32957)
PR Close #32957
|
2019-10-21 11:27:42 -04:00 |
|
George Kalpakas
|
804fb99d66
|
ci: make integration_test job logs less verbose (#26869)
The build progress logs accounted for ~80% of the total log size, which
makes it harder to get to the interesting lines, such as error messages.
Used suggestion from [here][1].
[1]: https://github.com/angular/angular-cli/issues/11412#issuecomment-412021539
PR Close #26869
|
2018-11-02 10:37:35 -07:00 |
|
Olivier Combe
|
8062f7de9e
|
test: add i18n to cli-hello-world integration test (#23527)
PR Close #23527
|
2018-04-27 07:24:35 -07:00 |
|
Igor Minar
|
acbfb9eb4d
|
build: fix angular.json that was missing keys due to cli bugs (#23234)
https://github.com/angular/angular-cli/issues/10225
https://github.com/angular/angular-cli/issues/10226
PR Close #23234
|
2018-04-17 14:09:02 -07:00 |
|
Igor Minar
|
c6c79ab5dc
|
test: simplify config for cli-hello-world (#23234)
PR Close #23234
|
2018-04-17 14:09:02 -07:00 |
|
Igor Minar
|
dae4689b1c
|
test: upgrade cli-hello-world to cli 6.0.0-rc.0 (#23149)
PR Close #23149
|
2018-04-04 17:47:47 -07:00 |
|