angular-docs-cn/dev-infra/commit-message
Joey Perrott 881b77ef46 refactor(dev-infra): move `parseCommitMessagesForRange` into the parse file (#39747)
When attempting to actually rely on `parseCommitMessagesForRange`, it became apparent
that the function really belongs in the parse file, rather than utils.

PR Close #39747
2020-11-20 12:49:42 -08:00
..
restore-commit-message feat(dev-infra): support command line arguments for restore-commit-message (#39739) 2020-11-18 11:11:40 -08:00
validate-file refactor(dev-infra): refactor commit-message files (#38845) 2020-09-15 16:05:42 -07:00
validate-range refactor(dev-infra): move `parseCommitMessagesForRange` into the parse file (#39747) 2020-11-20 12:49:42 -08:00
wizard refactor(dev-infra): refactor commit-message files (#38845) 2020-09-15 16:05:42 -07:00
BUILD.bazel fix(dev-infra): run caretaker checks asyncronously (#39086) 2020-11-03 16:32:59 -08:00
builder.spec.ts feat(dev-infra): create a wizard for building commit messages (#38457) 2020-08-18 17:01:14 -07:00
builder.ts feat(dev-infra): create a wizard for building commit messages (#38457) 2020-08-18 17:01:14 -07:00
cli.ts refactor(dev-infra): create ng-dev executable locally in the repo (#39089) 2020-10-22 13:36:14 -07:00
commit-message-draft.ts feat(dev-infra): save invalid commit message attempts to be restored on next commit attempt (#38304) 2020-08-13 08:45:25 -07:00
commit-message-source.ts refactor(dev-infra): refactor commit-message files (#38845) 2020-09-15 16:05:42 -07:00
config.ts refactor(dev-infra): refactor commit-message files (#38845) 2020-09-15 16:05:42 -07:00
parse.spec.ts fix(dev-infra): ignore comments when validating commit messages (#38438) 2020-08-21 12:17:14 -07:00
parse.ts refactor(dev-infra): move `parseCommitMessagesForRange` into the parse file (#39747) 2020-11-20 12:49:42 -08:00
validate.spec.ts refactor(dev-infra): update commit message validation to return validation result (#38703) 2020-09-09 16:22:36 -07:00
validate.ts refactor(dev-infra): extract the parsing of a range of commits into a util function (#39726) 2020-11-18 10:22:50 -08:00