Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve release changelogs #66

Open
bkchr opened this issue Oct 18, 2023 · 3 comments · Fixed by #117 or #161
Open

Improve release changelogs #66

bkchr opened this issue Oct 18, 2023 · 3 comments · Fixed by #117 or #161
Labels
enhancement New feature or request

Comments

@bkchr
Copy link
Contributor

bkchr commented Oct 18, 2023

Currently the release changelogs just consumes the entire CHANGELOG.md file. This isn't that great and we should only include the change of the particular release.

@bkchr bkchr added the enhancement New feature or request label Oct 18, 2023
@bkchr
Copy link
Contributor Author

bkchr commented Oct 22, 2023

We should also mention the srtool-cli commands to reproduce the builds.

@bkchr
Copy link
Contributor Author

bkchr commented Oct 22, 2023

srtool build --root --profile production --package collectives-polkadot-runtime --runtime-dir system-parachains/collectives/collectives-polkadot/ --build-opts="--features=on-chain-release-build"

bkchr added a commit that referenced this issue Dec 8, 2023
This improves the release by only adding the relevant parts of the
CHANGELOG.md file. Besides that it also adds information on how to
reproduce the build with srtool.

Closes: #66
bkchr added a commit that referenced this issue Jan 4, 2024
This improves the release by only adding the relevant parts of the
CHANGELOG.md file. Besides that it also adds information on how to
reproduce the build with srtool.

Closes: #66

<!-- Remember that you can run `/merge` to enable auto-merge in the PR
-->

---------

Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
@ggwpez
Copy link
Member

ggwpez commented Jan 25, 2024

Currently it just says To replicate the build, use the following command: but there is no command.
Example: https://github.com/polkadot-fellows/runtimes/releases/tag/v1.1.0

fellowship-merge-bot bot added a commit that referenced this issue Mar 13, 2024
- [x] Does not require a CHANGELOG entry

Closes: #66

---------

Co-authored-by: fellowship-merge-bot[bot] <151052383+fellowship-merge-bot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
2 participants