You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Our current release process requires that we update the release notes by editing a the
RELEASE_NOTES.md
in the docs/src/site/markdown directory`.This proposal is to allow the creation of markdown files in the form
version
.txt in the docs/srs/site/markdown directory.process
scripts/release_detail.sh
script is run and the output redirected to docs/src/site/markdown/version
.txt.version
.txt file is edited for clarity and completeness.create release pr
action is executedcreate release
action is execute.https://github.com/Aiven-Open/bigquery-connector-for-apache-kafka/releases/
version
.txt file is copied into the release notes.advantages
version
.txt file is generated from git and then cleaned up.version
.txt file is used consistently.additional code
version
.txt files created from the current RELEASE_NOTES.mdexample code.
Example of the velocity plugin and text files is found at
https://github.com/Claudenw/bigquery-connector-for-apache-kafka/tree/build_release_notes
Beta Was this translation helpful? Give feedback.
All reactions