angular-docs-cn/dev-infra/release/publish/test
Joey Perrott 4ac55ca676 fix(dev-infra): use template strings for release note templates (#42224)
Use template strings for release note templates rather than loading `ejs` files at runtime.

PR Close #42224
2021-05-24 14:48:02 +00:00
..
release-notes test(dev-infra): add testing for integration of ReleaseNotes in publishing tooling (#41967) 2021-05-14 21:07:27 +00:00
BUILD.bazel fix(dev-infra): use template strings for release note templates (#42224) 2021-05-24 14:48:02 +00:00
common.spec.ts refactor(dev-infra): improve type safety of NPM dist tags in release tool (#42133) 2021-05-18 14:04:14 -07:00
configure-next-as-major.spec.ts feat(dev-infra): tool for staging and publishing releases (#38656) 2020-09-28 16:11:42 -04:00
cut-lts-patch.spec.ts refactor(dev-infra): several code style and typo fixes (#39135) 2020-10-12 10:47:13 -07:00
cut-new-patch.spec.ts feat(dev-infra): tool for staging and publishing releases (#38656) 2020-09-28 16:11:42 -04:00
cut-next-prerelease.spec.ts fix(dev-infra): update type castings for JSON.parse usage (#40710) 2021-02-09 10:48:43 -08:00
cut-release-candidate.spec.ts feat(dev-infra): tool for staging and publishing releases (#38656) 2020-09-28 16:11:42 -04:00
cut-stable.spec.ts feat(dev-infra): publish major versions to "next" NPM dist tag (#42133) 2021-05-18 14:04:14 -07:00
github-api-testing.ts test(dev-infra): add testing for integration of ReleaseNotes in publishing tooling (#41967) 2021-05-14 21:07:27 +00:00
move-next-into-feature-freeze.spec.ts test(dev-infra): add testing for integration of ReleaseNotes in publishing tooling (#41967) 2021-05-14 21:07:27 +00:00
tag-recent-major-as-latest.spec.ts feat(dev-infra): publish major versions to "next" NPM dist tag (#42133) 2021-05-18 14:04:14 -07:00
test-utils.ts refactor(dev-infra): improve type safety of NPM dist tags in release tool (#42133) 2021-05-18 14:04:14 -07:00