angular-docs-cn/dev-infra/commit-message
Zach Arend fdf2e02bff build: fix crash when validating commit messages (#41949)
Fixes a crash when running the `ValidateFileModule`.

PR Close #41949
2021-05-04 21:05:18 -07:00
..
restore-commit-message refactor(dev-infra): set up new method for checking range of commits (#41341) 2021-04-01 11:30:26 -07:00
validate-file build: fix crash when validating commit messages (#41949) 2021-05-04 21:05:18 -07:00
validate-range refactor(dev-infra): set up new method for checking range of commits (#41341) 2021-04-01 11:30:26 -07:00
BUILD.bazel refactor(dev-infra): set up new method for checking range of commits (#41341) 2021-04-01 11:30:26 -07:00
cli.ts fix(dev-infra): remove commit message wizard and builder (#41280) 2021-03-19 12:41:09 -07:00
config.ts fix(dev-infra): make scopes for `test` and `refactor` commit types optional (#41486) 2021-04-07 09:40:31 -07:00
parse.spec.ts test(dev-infra): extract commit message build function into testing util function (#41476) 2021-04-09 07:49:48 -07:00
parse.ts feat(dev-infra): update commit-message functions to properly type commits from git log (#41458) 2021-04-06 10:04:53 -07:00
test-util.ts test(dev-infra): extract commit message build function into testing util function (#41476) 2021-04-09 07:49:48 -07:00
utils.ts feat(dev-infra): update commit-message functions to properly type commits from git log (#41458) 2021-04-06 10:04:53 -07:00
validate.spec.ts fix(dev-infra): allow npm like scopes as commit message scopes (#41430) 2021-04-02 10:28:08 -07:00
validate.ts fix(dev-infra): allow npm like scopes as commit message scopes (#41430) 2021-04-02 10:28:08 -07:00