Paul Gschwendtner
907363348a
refactor(dev-infra): ensure compatibility with noImplicitOverride ( #42512 )
...
Adds the `override` keyword to the `dev-infra` sources to ensure
compatibility with `noImplicitOverride`.
PR Close #42512
2021-07-12 13:11:14 -07:00
Joey Perrott
a9584c929b
refactor(dev-infra): move the release notes into its own directory under release ( #42225 )
...
Move the release notes tooling under its own directory under release rather than
within publish, in preparation to have a release note generation command for ad-hoc
release note generation.
PR Close #42225
2021-05-25 18:00:04 +00:00
Joey Perrott
6d87895ffd
test(dev-infra): add testing for integration of ReleaseNotes in publishing tooling ( #41967 )
...
Add testing of the ReleaseNotes integration with the release publishing tooling.
PR Close #41967
2021-05-14 21:07:27 +00:00
Joey Perrott
5e0d5a9ec2
feat(dev-infra): create ReleaseNotes class for generating release notes during publishing ( #41476 )
...
Generate release notes to be used for entries in both CHANGELOG.md files as well as
Github releases.
PR Close #41476
2021-04-09 07:49:48 -07:00