angular/dev-infra
Joey Perrott 55485713a3 fix(dev-infra): skip husky git commit hooks while merging pull requests (#38888)
During the merge process, all validations have already been completed so git commit
hooks can be safely skipped.  This additionally, prevents errors from occuring which
would be caused the commit hooks executing, such as when yarn updates and then yarn
commands are unable to run within the same process.

PR Close #38888
2020-09-18 11:14:55 -07:00
..
bazel fix(dev-infra): add missing BUILD file to dev-infra/bazel:files (#38026) 2020-07-15 12:34:46 -07:00
benchmark refactor(dev-infra): add default params to runBenchmark (#38748) 2020-09-11 08:44:35 -07:00
browsers feat(dev-infra): add bazel firefox browser with RBE compatibility (#38029) 2020-07-15 12:34:05 -07:00
caretaker fix(dev-infra): handle no caretaker config being defined (#38862) 2020-09-16 15:22:10 -07:00
commit-message refactor(dev-infra): refactor commit-message files (#38845) 2020-09-15 16:05:42 -07:00
format refactor(dev-infra): update yargs and typings for yargs (#38470) 2020-08-17 15:30:32 -07:00
pr fix(dev-infra): skip husky git commit hooks while merging pull requests (#38888) 2020-09-18 11:14:55 -07:00
pullapprove fix(dev-infra): Ensure conditions with groups do not fail verification (#37798) 2020-07-24 17:59:39 -07:00
release refactor(dev-infra): use the exec() helper from utils/shelljs whenever possible (#37444) 2020-06-05 09:21:18 -07:00
ts-circular-dependencies refactor(dev-infra): update yargs and typings for yargs (#38470) 2020-08-17 15:30:32 -07:00
utils fix(dev-infra): remove ANSI escape codes from log file outputs (#38792) 2020-09-15 08:44:00 -07:00
BUILD.bazel feat(dev-infra): check services/status information of the repository for caretaker (#38601) 2020-09-01 13:05:30 -07:00
cli.ts feat(dev-infra): check services/status information of the repository for caretaker (#38601) 2020-09-01 13:05:30 -07:00
index.bzl refactor(dev-infra): allow for consumption with rules_nodejs v2.0.0 (#37968) 2020-07-13 14:18:22 -07:00
ng-dev build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
tmpl-package.json fix(dev-infra): correct build setup for dev-infra (#38815) 2020-09-11 13:59:30 -07:00