Skip to content

chore(dev): release 0.0.0-beta.7 - #112

Open
ruru-m07 wants to merge 1 commit into
devfrom
release-please--branches--dev--components--gitru
Open

chore(dev): release 0.0.0-beta.7#112
ruru-m07 wants to merge 1 commit into
devfrom
release-please--branches--dev--components--gitru

Conversation

@ruru-m07

@ruru-m07 ruru-m07 commented Jun 30, 2026

Copy link
Copy Markdown
Owner

🤖 I have created a release beep boop

0.0.0-beta.7 (2026-08-08)

Features

  • add diff viewer components and functionality for improved Git interaction (9b826db)
  • add no repository screen and repository management features (4aa12e9)
  • add PickaxeView to GitMainView for enhanced file exploration (f4933ec)
  • enhance commit draft management and rebase functionality (533521f)
  • enhance PostHog integration with analytics tracking and presence pings (6662a49)
  • enhance rebase functionality with improved conflict handling and UI updates (b73bf60)
  • git: pickaxe (b0d3bd7)
  • implement graph layout and hover dom mutation stuff (1687000)
  • implement rebase functionality with UI integration for conflict resolution and operation management (8759c16)
  • Implement timeline search functionality with highlights and status tracking (7a814e6)
  • improved git graph data loading (98cbd06)
  • integrate PostHog for analytics tracking and update dependencies (46bea86)
  • integrate PostHog for analytics tracking and update dependencies (92c3648)
  • optiized graph data loading (9a6b4ff)
  • pickaxe: implement search functionality with customizable options (9b774da)
  • rebase visualization (2fee6a6)
  • Refactor pickaxe functionality and improve search capabilities (0502aa7)
  • setup git graph initial ui blocks (740ed86)

Bug Fixes

  • adjust stroke dasharray for improved visual indication in rebase todo list (1c74939)
  • align minor UI alignments (e388fda)
  • minor branch data on non tip commits (e51b293)
  • minor UI improvements (ea1c95a)
  • reorder imports and improve layout in NoRepositoryScreen component (96904a9)
  • update background styles and improve layout in DiffArea and Pickaxe components (67c47dd)
  • update graph gen args to have date order instant of topo (51343bd)

Miscellaneous Chores


This PR was generated with Release Please. See documentation.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jun 30, 2026

Copy link
Copy Markdown

Deploying gitru with  Cloudflare Pages  Cloudflare Pages

Latest commit: ae8c305
Status: ✅  Deploy successful!
Preview URL: https://796a58d7.gitru.pages.dev
Branch Preview URL: https://release-please--branches--de.gitru.pages.dev

View logs

@coderabbitai

coderabbitai Bot commented Jun 30, 2026

Copy link
Copy Markdown

Review Change Stack

Note

Reviews paused

It 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 reviews.auto_review.auto_pause_after_reviewed_commits setting.

Use the following commands to manage reviews:

  • @coderabbitai resume to resume automatic reviews.
  • @coderabbitai review to trigger a single review.

Use the checkboxes below for quick actions:

  • ▶️ Resume reviews
  • 🔍 Trigger review
📝 Walkthrough

Walkthrough

The apps/desktop release metadata and package version were bumped to 0.1.0-beta.6, and apps/desktop/CHANGELOG.md adds a new dated entry with feature and bug-fix notes.

Changes

Version bump

Layer / File(s) Summary
Version metadata update
.release-please-manifest.json, apps/desktop/package.json
Version strings were updated to 0.1.0-beta.6 in the release manifest and package metadata.
Changelog entry update
apps/desktop/CHANGELOG.md
A new 0.1.0-beta.6 changelog section was added with feature bullets and bug-fix bullets.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

  • ruru-m07/gitru#99: Previous release bump for apps/desktop touching the same manifest, package metadata, and changelog files.

Poem

🐇 I hopped through the changelog, neat and small,
A beta got a shinier call.
Manifest and version now align,
With fixes and features in tidy line.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Title check ✅ Passed The title identifies an automated release, but it names 0.0.0-beta.7 instead of the 0.1.0-beta.6 version described by the changes.
Description check ✅ Passed The description provides generated release notes and explains the included changes, but it uses 0.0.0-beta.7 instead of 0.1.0-beta.6.

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@ruru-m07
ruru-m07 force-pushed the release-please--branches--dev--components--gitru branch 4 times, most recently from 60f89f4 to 2abfbeb Compare July 3, 2026 04:50
@ruru-m07
ruru-m07 force-pushed the release-please--branches--dev--components--gitru branch from 2abfbeb to d860ee8 Compare July 12, 2026 15:37

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

📥 Commits

Reviewing files that changed from the base of the PR and between 2abfbeb and d860ee8.

📒 Files selected for processing (3)
  • .release-please-manifest.json
  • apps/desktop/CHANGELOG.md
  • apps/desktop/package.json
🚧 Files skipped from review as they are similar to previous changes (2)
  • .release-please-manifest.json
  • apps/desktop/package.json

Comment thread apps/desktop/CHANGELOG.md
Comment on lines +14 to +15
* 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))

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📐 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.

Comment thread apps/desktop/CHANGELOG.md
* 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))

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📐 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.

Comment thread apps/desktop/CHANGELOG.md
Comment on lines +24 to +25
* 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))

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📐 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.

@ruru-m07
ruru-m07 force-pushed the release-please--branches--dev--components--gitru branch 2 times, most recently from e8bd7af to ce4f6c4 Compare July 30, 2026 15:54
@ruru-m07
ruru-m07 force-pushed the release-please--branches--dev--components--gitru branch from ce4f6c4 to d591b0c Compare August 7, 2026 14:51
@ruru-m07 ruru-m07 changed the title chore(dev): release 0.1.0-beta.6 chore(dev): release 0.0.0-beta.7 Aug 8, 2026
@ruru-m07
ruru-m07 force-pushed the release-please--branches--dev--components--gitru branch from d591b0c to ae8c305 Compare August 8, 2026 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant