angular-cn/dev-infra
Joey Perrott 81a88c009c fix(dev-infra): use all non-header content for checking commit body length (#41367)
As discovered in #41316, commit body length checks should consider all of the non-header
content as the commit body rather than the conventional-commit-parser's current method
of considering everything after an issue/PR reference to be the footer.

PR Close #41367
2021-03-29 15:14:58 -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 fix(dev-infra): use all non-header content for checking commit body length (#41367) 2021-03-29 15:14:58 -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 fix(dev-infra): use all non-header content for checking commit body length (#41367) 2021-03-29 15:14:58 -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