angular-docs-cn/dev-infra
Joey Perrott 0516fbb180 refactor(dev-infra): use conventional-commits-parser for commit parsing (#41286)
Use conventional-commits-parser for parsing commits for validation, this is being done
in anticipation of relying on this parser for release note creation.  Unifying how commits
are parsed will provide the most consistency in our tooling.

PR Close #41286
2021-03-23 13:10:47 -07:00
..
bazel fix(dev-infra): add missing BUILD file to dev-infra/bazel:files (#38026) 2020-07-15 12:34:46 -07:00
benchmark fix(dev-infra): update build tooling for latest changes in rules_nodejs (#40710) 2021-02-09 10:48:43 -08:00
browsers build: use the latest versions of Chrome (v87) and Firefox (v84) in tests (#40150) 2020-12-21 14:15:31 -08:00
caretaker build: support building with TypeScript 4.1 (#39571) 2020-11-25 11:10:01 -08:00
commit-message refactor(dev-infra): use conventional-commits-parser for commit parsing (#41286) 2021-03-23 13:10:47 -07:00
format fix(dev-infra): update type castings for JSON.parse usage (#40710) 2021-02-09 10:48:43 -08:00
ngbot refactor(dev-infra): create ng-dev executable locally in the repo (#39089) 2020-10-22 13:36:14 -07:00
pr refactor(dev-infra): use conventional-commits-parser for commit parsing (#41286) 2021-03-23 13:10:47 -07:00
pullapprove refactor(dev-infra): create ng-dev executable locally in the repo (#39089) 2020-10-22 13:36:14 -07:00
release test(dev-infra): fix test order failure in tests for the release command (#41023) 2021-03-08 10:33:07 -08:00
ts-circular-dependencies fix(dev-infra): update type castings for JSON.parse usage (#40710) 2021-02-09 10:48:43 -08:00
utils fix(dev-infra): remove commit message wizard and builder (#41280) 2021-03-19 12:41:09 -07:00
BUILD.bazel build: update test to use new zone.js entry-points (#40823) 2021-02-24 07:58:29 -08:00
build-worker.js fix(dev-infra): remove commit message wizard and builder (#41280) 2021-03-19 12:41:09 -07:00
cli.ts fix(dev-infra): ensure hashbang is present in both published and local ng-devs (#39443) 2020-10-27 09:28:38 -07:00
commit-message-filter.js refactor(dev-infra): create ng-dev executable locally in the repo (#39089) 2020-10-22 13:36:14 -07:00
index.bzl fix(dev-infra): allow build-worker to be used in forked process (#40012) 2020-12-08 12:06:51 -08:00
ng-dev.js refactor(dev-infra): use conventional-commits-parser for commit parsing (#41286) 2021-03-23 13:10:47 -07:00
tmpl-package.json refactor(dev-infra): use conventional-commits-parser for commit parsing (#41286) 2021-03-23 13:10:47 -07:00
tsconfig.json build: add tsconfig with strict flag to dev-infra package (#38656) 2020-09-28 16:11:39 -04:00