angular-cn/.ng-dev
Paul Gschwendtner 444d838905 build: wire up new CLDR generation tool within Bazel (#42230)
Introduces a few Starlark macros for running the new Bazel
CLDR generation tool. Wires up the new tool so that locales
are generated properly. Also updates the existing
`closure-locale` file to match the new output generated by the Bazel tool.

This commit also re-adds a few locale files that aren't
generated by CLDR 37, but have been accidentally left in
the repository as the Gulp script never removed old locales
from previous CLDR versions. This problem is solved with the
Bazel generation of locale files, but for now we re-add these
old CLDR 33 locale files to not break developers relying on these
(even though the locale data indicies are incorrect; but there might
be users accessing the data directly)

PR Close #42230
2021-07-16 12:44:59 -07:00
..
caretaker.ts build: add configuration for caretaker handoff (#42859) 2021-07-15 13:34:59 -07:00
commit-message.ts build: remove commit message max line length limit (#41157) 2021-03-10 11:05:43 -08:00
config.ts feat(dev-infra): introduce new configuration for release tool (#38656) 2020-09-28 16:11:40 -04:00
format.ts build: wire up new CLDR generation tool within Bazel (#42230) 2021-07-16 12:44:59 -07:00
gitconfig build: adding shared .ng-dev/gitconfig file for convenience and consistent git config (#37951) 2020-07-13 09:23:03 -07:00
github.ts build: split dev-infra configuration into individual files (#37890) 2020-07-10 10:59:28 -07:00
merge.ts build: add breakingChangesLabel to merge configuration (#41546) 2021-04-12 10:11:17 -07:00
release.ts build: properly handle whether builds should be stamped for release (#42319) 2021-05-25 22:11:03 +00:00