docs: add Flathub manifest update steps to release process#7203
docs: add Flathub manifest update steps to release process#7203thepastaclaw wants to merge 1 commit intodashpay:developfrom
Conversation
Add documentation for updating the Flathub manifest (flathub/org.dash.dash-core) as part of the post-release checklist. This includes updating download URLs, SHA256 hashes, and the metainfo.xml source reference for each new release. Requested-by: knst in dashpay#7183
|
@coderabbitai review |
✅ Actions performedReview triggered.
|
✅ No Merge Conflicts DetectedThis PR currently has no conflicts with other open PRs. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
WalkthroughThis pull request updates the release process documentation by adding a new checklist item under the "After the release" section. The addition provides steps for updating the Flathub manifest following a release, including instructions to update download URLs, SHA256 hashes for x86_64 and aarch64 tarballs, metainfo source URL, and guidance for opening a pull request against Flathub with reference to a prior example. Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes 🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Sorry, I am blind, it's already here in the release-process.md, my comment at #7183 (comment) is irrelevant |
Summary
Adds a Flathub manifest update checklist to the release process documentation, as requested by knst in #7183.
The new checklist covers updating the Flathub manifest (
org.dash.dash-core.json) with download URLs, SHA256 hashes, and metainfo.xml source references for each new release, plus submitting a PR toflathub/org.dash.dash-core.Validation