3 Commits

Author SHA1 Message Date
Paul Gschwendtner
907363348a refactor(dev-infra): ensure compatibility with noImplicitOverride ()
Adds the `override` keyword to the `dev-infra` sources to ensure
compatibility with `noImplicitOverride`.

PR Close 
2021-07-12 13:11:14 -07:00
Joey Perrott
a9584c929b refactor(dev-infra): move the release notes into its own directory under release ()
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 
2021-05-25 18:00:04 +00:00
Joey Perrott
6d87895ffd test(dev-infra): add testing for integration of ReleaseNotes in publishing tooling ()
Add testing of the ReleaseNotes integration with the release publishing tooling.

PR Close 
2021-05-14 21:07:27 +00:00