angular-cn/scripts
Joey Perrott f40d51733a fix(dev-infra): use commit message validation from @angular/dev-infra-private (#36172)
Prior to this change we manage a local version of commit message validation
in addition to the commit message validation tool contained in the ng-dev
tooling.  By adding the ability to validate a range of commit messages
together, the remaining piece of commit message validation that is in the
local version is replicated.

We use both commands provided by the `ng-dev commit-message` tooling:
- pre-commit-validate: Set to automatically run on an git hook to validate
    commits as they are created locally.
- validate-range: Run by CI for every PR, testing that all of the commits
    added by the PR are valid when considered together.  Ensuring that all
    fixups are matched to another commit in the change.

PR Close #36172
2020-04-06 09:28:52 -07:00
..
browserstack build: no longer run tslint from within gulp task (#35800) 2020-03-03 09:20:49 -08:00
build build(docs-infra): use local version of Zone.js when testing against local packages (#35858) 2020-03-06 17:30:20 -05:00
ci build: remove legacy integration test runner (#35985) 2020-03-11 15:12:33 -07:00
github build: no longer run tslint from within gulp task (#35800) 2020-03-03 09:20:49 -08:00
local-dev build: update setup-rbe.sh script and documentation to remove http-remote-cache config (#33907) 2019-11-21 10:45:57 -08:00
release build(zone.js): update zone.js version to 0.10.3 (#36214) 2020-03-31 10:59:17 -07:00
build-package-dist.js build: move build scripts to dedicated directory (#35780) 2020-03-04 08:35:26 -08:00
compare-master-to-patch.js build: adding a script to compare commits in master and stable branches (#35130) 2020-03-10 17:40:56 -04:00
puppeteer-chrome-versions.js build: several minor fixes related to using `puppeteer` (#35381) 2020-02-18 12:42:47 -08:00
webdriver-manager-update.js build: no longer run tslint from within gulp task (#35800) 2020-03-03 09:20:49 -08:00