chore(dev): release 0.0.0-beta.7 - #112
Conversation
Deploying gitru with
|
| Latest commit: |
ae8c305
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://796a58d7.gitru.pages.dev |
| Branch Preview URL: | https://release-please--branches--de.gitru.pages.dev |
|
Note Reviews pausedIt looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the Use the following commands to manage reviews:
Use the checkboxes below for quick actions:
📝 WalkthroughWalkthroughThe ChangesVersion bump
Estimated code review effort: 1 (Trivial) | ~2 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
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 |
60f89f4 to
2abfbeb
Compare
2abfbeb to
d860ee8
Compare
There was a problem hiding this comment.
Actionable comments posted: 3
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@apps/desktop/CHANGELOG.md`:
- Around line 14-15: Remove one of the duplicate PostHog analytics tracking
entries in the changelog, or revise the wording to clearly distinguish the
commits if their scopes differ; retain a single accurate release note for the
same change.
- Line 16: Correct the changelog typos by changing “optiized” to “optimized” and
“instant of topo” to “instead of topo” in both referenced entries.
- Around line 24-25: Rewrite the two changelog entries linked to commits e388fda
and e51b293 as concise, grammatically complete, user-facing bug-fix summaries
that clearly state the UI alignment fix and the branch-data fix for non-tip
commits.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro
Run ID: 5629e71d-cd8a-4e31-a834-a7080bc5e15f
📒 Files selected for processing (3)
.release-please-manifest.jsonapps/desktop/CHANGELOG.mdapps/desktop/package.json
🚧 Files skipped from review as they are similar to previous changes (2)
- .release-please-manifest.json
- apps/desktop/package.json
| * integrate PostHog for analytics tracking and update dependencies ([46bea86](https://github.com/ruru-m07/gitru/commit/46bea86ddff9238c20e9dc766ac5dfbe24bed402)) | ||
| * integrate PostHog for analytics tracking and update dependencies ([92c3648](https://github.com/ruru-m07/gitru/commit/92c36488da06e0a0d942c1c13a830fd7b7c2777d)) |
There was a problem hiding this comment.
📐 Maintainability & Code Quality | 🟡 Minor | ⚡ Quick win
Remove the duplicate PostHog release note.
These entries describe the same change; keep one entry or clarify the distinct scope of each commit to avoid misleading duplication.
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
In `@apps/desktop/CHANGELOG.md` around lines 14 - 15, Remove one of the duplicate
PostHog analytics tracking entries in the changelog, or revise the wording to
clearly distinguish the commits if their scopes differ; retain a single accurate
release note for the same change.
| * improved git graph data loading ([98cbd06](https://github.com/ruru-m07/gitru/commit/98cbd063a641c24eb90149fd23de4525a3d62bba)) | ||
| * integrate PostHog for analytics tracking and update dependencies ([46bea86](https://github.com/ruru-m07/gitru/commit/46bea86ddff9238c20e9dc766ac5dfbe24bed402)) | ||
| * integrate PostHog for analytics tracking and update dependencies ([92c3648](https://github.com/ruru-m07/gitru/commit/92c36488da06e0a0d942c1c13a830fd7b7c2777d)) | ||
| * optiized graph data loading ([9a6b4ff](https://github.com/ruru-m07/gitru/commit/9a6b4ff48c5ea755c115e4dbd825a3b8e382f6fc)) |
There was a problem hiding this comment.
📐 Maintainability & Code Quality | 🟡 Minor | ⚡ Quick win
Fix typos before publishing the changelog.
Change optiized to optimized and instant of topo to instead of topo.
Also applies to: 29-29
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
In `@apps/desktop/CHANGELOG.md` at line 16, Correct the changelog typos by
changing “optiized” to “optimized” and “instant of topo” to “instead of topo” in
both referenced entries.
| * align minor UI alignments ([e388fda](https://github.com/ruru-m07/gitru/commit/e388fdaea02c151ca983526d8f346b97358851c9)) | ||
| * minor branch data on non tip commits ([e51b293](https://github.com/ruru-m07/gitru/commit/e51b293e96c1ea2500c880ce2eec2ab41d7aac6f)) |
There was a problem hiding this comment.
📐 Maintainability & Code Quality | 🟡 Minor | ⚡ Quick win
Clarify the bug-fix descriptions.
“align minor UI alignments” and “minor branch data on non tip commits” are grammatically incomplete and do not clearly describe the fixes. Please rewrite them as concise, user-facing summaries.
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
In `@apps/desktop/CHANGELOG.md` around lines 24 - 25, Rewrite the two changelog
entries linked to commits e388fda and e51b293 as concise, grammatically
complete, user-facing bug-fix summaries that clearly state the UI alignment fix
and the branch-data fix for non-tip commits.
e8bd7af to
ce4f6c4
Compare
ce4f6c4 to
d591b0c
Compare
d591b0c to
ae8c305
Compare
🤖 I have created a release beep boop
0.0.0-beta.7 (2026-08-08)
Features
Bug Fixes
Miscellaneous Chores
This PR was generated with Release Please. See documentation.