Adds release notes generation script #359
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This will be used in the new release process to generate draft release
notes that a person edits before clicking publish.
Notably, this correctly annotates co-authors, which is a common practice
in func-e, but easy to miss.
Ex. (nevermind the 'aster' as I'm hacking this to show pending notes)
func-e aster supports X and Y and notably fixes Z
TODO: classify the below into up to 4 major headings and the rest as bulleted items in minor changes
The published release notes should only include the summary statement in this section.
ee700a1 Converts e2e to new Makefile (#356) Adrian Cole, Co-authored-by: Dhi Aurrahman [email protected]
83e7c30 updates last known Envoy to 1.19.1 (#355) Adrian Cole,
f975609 Aligns make to func-e color scheme (#354) Adrian Cole,
551840f Scaffold a new Makefile (#353) Adrian Cole,
877a72e Removes bingo for
go run
(#350) Adrian Cole, Co-authored-by: Takeshi Yoneda [email protected]12a74b1 Adds vanity downloads (#351) Adrian Cole,
0f313c8 Pares down code to work around flake (#349) Adrian Cole,
e74c0b7 Removes test utilities for built-ins (#347) Adrian Cole,
41c2742 Cleans up tests (#348) Adrian Cole,
17375b4 Updates to Go 1.17 (#346) Adrian Cole,
6ae5d48 Corrects manifest path Adrian Cole,
a9ccc4d fixes auth Adrian Cole,
a4bc290 Fixes glitches in package update script (#344) Adrian Cole,
X packages
Don't forget to cite who was involved and why
func-e Y
Minor changes
TODO: don't add trivial things like fixing spaces or non-concerns like build glitches
Thank you
func-e aster was possible thanks to the following contributors:
Adrian Cole
Dhi Aurrahman
Takeshi Yoneda