Radish alpha
r
rad:z4D5UCArafTzTQpDZNQRuqswh3ury
Radicle desktop app
Radicle
Git
Add point to run `scripts/update-flake` to RELEASE checklist
Open did:key:z6MkkfM3...sVz5 opened 11 months ago

To avoid publishing a release with a faulty nix flake we should make sure that somebody with a nix installation runs the scripts/update-flake script if npm dependencies changed.

1 file changed +1 -0 25c6ab32 26557340
modified RELEASE.md
@@ -4,6 +4,7 @@

- Bump the minor version in `crates/radicle-tauri/tauri.conf.json`.
- Update `CHANGELOG.md` — only include changes relevant to users.
+
- If a npm dependencies change happened, make sure to run `/scripts/update-flake`.
- Create a version bump patch, push to CI, and request a review.
- Wait for CI to pass and get peer approval.
- Build the macOS app locally: `npm run tauri build`.