angular-cn/dev-infra/commit-message
Joey Perrott 5eb7f3491f fix(dev-infra): remove commit message wizard and builder (#41280)
Removing commit message builder and wizard as they are unused and
unneeded.

PR Close #41280
2021-03-19 12:41:09 -07: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
BUILD.bazel fix(dev-infra): run caretaker checks asyncronously (#39086) 2020-11-03 16:32:59 -08:00
cli.ts fix(dev-infra): remove commit message wizard and builder (#41280) 2021-03-19 12:41:09 -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 feat(dev-infra): validate breaking changes commit messages (#41274) 2021-03-19 12:39:19 -07:00
validate.ts feat(dev-infra): validate breaking changes commit messages (#41274) 2021-03-19 12:39:19 -07:00