angular-cn/dev-infra
Joey Perrott acfa0647b7 fix(dev-infra): build with stamping for release builds (#42354)
`ng-dev release build` should always build with version stamping rather than
snapshot stamping.

PR Close #42354
2021-05-26 17:51:56 +00:00
..
bazel refactor(dev-infra): switch away from deprecated platform execution properties (#41941) 2021-05-04 21:09:30 -07:00
benchmark
browsers docs(dev-infra): fix typos in `dev-infra` docs/comments (#41688) 2021-04-19 08:28:34 -07:00
caretaker fix(dev-infra): set the default LogLevel of GitClient logging to DEBUG (#41899) 2021-05-07 10:15:20 -04:00
commit-message build: fix crash when validating commit messages (#41949) 2021-05-04 21:05:18 -07:00
format fix(dev-infra): format command incorrectly prints outdated files (#42252) 2021-05-25 17:57:01 +00:00
misc feat(dev-infra): add `ng-dev build-and-link` command (#42319) 2021-05-25 22:11:03 +00:00
ngbot refactor(dev-infra): move `getRepoBaseDir()` to `GitClient` (#41527) 2021-04-15 11:28:12 -07:00
pr fix(dev-infra): merge tool should ensure that token has `workflow` oauth scope (#41989) 2021-05-07 14:10:39 -04:00
pullapprove refactor(dev-infra): move `getRepoBaseDir()` to `GitClient` (#41527) 2021-04-15 11:28:12 -07:00
release fix(dev-infra): build with stamping for release builds (#42354) 2021-05-26 17:51:56 +00:00
ts-circular-dependencies
utils fix(dev-infra): set the default LogLevel of GitClient logging to DEBUG (#41899) 2021-05-07 10:15:20 -04:00
BUILD.bazel feat(dev-infra): add `ng-dev build-and-link` command (#42319) 2021-05-25 22:11:03 +00:00
build-worker.js feat(dev-infra): add support for determining if builds should be stamped (#42319) 2021-05-25 22:11:03 +00:00
cli.ts feat(dev-infra): add `ng-dev build-and-link` command (#42319) 2021-05-25 22:11:03 +00:00
commit-message-filter.js
index.bzl
ng-dev.js fix(dev-infra): build with stamping for release builds (#42354) 2021-05-26 17:51:56 +00:00
tmpl-package.json feat(dev-infra): create the prettier formatter for ng-dev format tooling (#41824) 2021-04-27 12:23:05 -07:00
tsconfig.json