18 Commits

Author SHA1 Message Date
Paul Gschwendtner
8da926966e build: changes for primary branch rename to main.
Changes part of the `DIRECT` phase of the "renaming master
to main" planning doc.
2022-04-28 11:36:26 -06:00
Alan Agius
a517160a26 build: fix order of JSON help generation
Previoiusly we generated the JSON help files prior to building which caused the `help` directory in the `dist` to be deleted.
2022-03-09 19:44:33 +01:00
Alan Agius
29c2b3a360 refactor(@angular/cli): introspect yargs to generate JSON Help
With this change we update yargs help method to output help in JSON format which is needed to generate the documents that are used to generate AIO man pages.
2022-03-09 17:18:53 +01:00
Derek Cormier
82971c786f build: use bazel for snapshot builds 2022-02-01 17:17:42 -08:00
Charles Lyding
c1512e4274 build: update files to be eslint compliant
All TypeScript files have been updated to pass the new eslint-based linting checks. eslint compatible disabling comments have also been added in place of the previous tslint comments.
2021-05-03 07:31:02 -04:00
Charles Lyding
37a06a7c37 build: format all files
All files are now formatted using the ng-dev tools via prettier.
2021-04-28 16:05:49 -07:00
Joey Perrott
003854257c build: migrate all file header to use Google LLC rather than Google Inc 2021-04-27 08:35:22 +02:00
Hans Larsen
b360206b31 ci: checkout existing branch on snapshots 2019-01-23 16:13:07 -08:00
Alan Agius
b40dc77a55 build: update path to install snapshots 2018-12-13 15:50:55 -08:00
Filipe Silva
eef66f0f65 fix(@angular/cli): error out when command json is invalid 2018-11-01 08:26:28 -07:00
Hans
a53cf44e1d Branch support in snapshots (#12692)
* ci: snapshots can push to specific branches

Can take either a branch argument, or use CIRCLE_BRANCH if available.

* ci: run snapshots on all branches
2018-10-23 13:22:11 -07:00
Hans
b23ee7a031 ci: add header to snapshot build README (#12482)
Fixes #12481
2018-10-10 15:08:44 -07:00
Hans
0b959d1233 * fix(@angular/cli): remove helpJson and help-json mentions (#12331)
* fix(@angular/cli): remove helpJson and help-json mentions

* ci: use proper --help=json for creating snapshot
2018-09-20 14:45:09 -07:00
Hans
c2f9e0b443 ci: generate and publish all commands help in JSON format 2018-09-14 21:29:31 -07:00
Hans
c63b4d8d2b ci: disable bazel in devkit-admin build
Replace the build step with a custom JSON schema output parallel to
bazel.
2018-09-13 16:44:17 -07:00
Alan Agius
3108ce30ab refactor: remove redundant error in catch 2018-07-02 08:20:59 -04:00
Hans Larsen
abc62edd26 ci: use angular-cli repo instead of devkit 2018-06-07 18:50:41 -07:00
Hans Larsen
44086c60ff build: move devkit repo back to angular-cli 2018-06-05 18:50:06 -07:00