angular-cn/dev-infra/commit-message
Joey Perrott d331e09b71 refactor(dev-infra): create ng-dev executable locally in the repo (#39089)
Rather than running ng-dev via ts-node, going forward ng-dev is generated and run
locally via node.  Additionally, the generated file is tested on each commit to
ensure that the local generated version stays up to date.

PR Close #39089
2020-10-22 13:36:14 -07:00
..
restore-commit-message refactor(dev-infra): refactor commit-message files (#38845) 2020-09-15 16:05:42 -07:00
validate-file refactor(dev-infra): refactor commit-message files (#38845) 2020-09-15 16:05:42 -07:00
validate-range refactor(dev-infra): refactor commit-message files (#38845) 2020-09-15 16:05:42 -07:00
wizard refactor(dev-infra): refactor commit-message files (#38845) 2020-09-15 16:05:42 -07:00
BUILD.bazel build: upgrade angular build, integration/bazel and @angular/bazel package to rule_nodejs 2.2.0 (#39182) 2020-10-08 11:54:59 -07: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 fix(dev-infra): ignore comments when validating commit messages (#38438) 2020-08-21 12:17:14 -07: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): update commit message validation to return validation result (#38703) 2020-09-09 16:22:36 -07:00