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

PR Close #41285
2021-03-22 08:56:20 -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) (#41285) 2021-03-22 08:56:20 -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