Generate changelog during release [1/n]

Summary:
The script introduced here finds the last auto released diff in the history, and scans all diffs in between, in the `xplat/sonar` directory for `CHANGELOG: `entries.

Didn't make a distinction between internal and external commits at this point, as plugins are moving to their independent release process, in which case we have to revisit this anyway, and this will probably not result in too much noise.

Will perform some additional tests to see everything works out nicely with the release process, and post instructions in UI Tools group and wiki once this has landed.

(lol, meta:)

CHANGELOG: Flipper will now generate a changelog during release

Reviewed By: passy

Differential Revision: D20190698

fbshipit-source-id: e3b87cd986a17873c06b5f97b2ebffaf197ed0bf
This commit is contained in:
Michel Weststrate
2020-03-05 05:58:05 -08:00
committed by Facebook Github Bot
parent 07f1ddb1c4
commit 04acc9cfd7

View File

@@ -1,3 +1,3 @@
# Changes # Pre-history
Please see our [releases GitHub page](https://github.com/facebook/flipper/releases) for a full list of changes for every release. Please see our [releases GitHub page](https://github.com/facebook/flipper/releases) for a full list of changes for every release.