Skip to content

feat: add Beekeeper Studio to dock - #1782

Merged
shunkakinoki merged 1 commit into
mainfrom
feat/add-beekeeper-studio-to-dock
May 14, 2026
Merged

feat: add Beekeeper Studio to dock#1782
shunkakinoki merged 1 commit into
mainfrom
feat/add-beekeeper-studio-to-dock

Conversation

@shunkakinoki

@shunkakinoki shunkakinoki commented May 14, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add Beekeeper Studio to macOS dock, positioned between OpenClaw and Google Chrome

Test plan

  • Run darwin-rebuild switch and verify Beekeeper Studio appears in the dock between OpenClaw and Chrome

Summary by cubic

Add Beekeeper Studio to the macOS Dock via nix-darwin, positioned between OpenClaw and Google Chrome. Changes take effect after running darwin-rebuild switch.

Written for commit af40563. Summary will update on new commits.

@indent-zero

indent-zero Bot commented May 14, 2026

Copy link
Copy Markdown
Contributor
PR Summary

Pins Beekeeper Studio to the macOS Dock so it sits next to OpenClaw, matching the author's preferred Dock layout. No behavioral or contract changes outside the Dock UI.

  • Inserts /Applications/Beekeeper Studio.app into persistent-apps in nix-darwin/config/dock.nix, immediately after OpenClaw.app.
  • Path matches the bundle installed by the existing beekeeper-studio Homebrew cask declared in nix-darwin/config/homebrew.nix, so the Dock entry won't dangle after darwin-rebuild switch.

Issues

No issues found.

CI Checks

Waiting for CI checks...

@coderabbitai

coderabbitai Bot commented May 14, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 84df7480-3c09-4287-b4a5-fd7812e37610

📥 Commits

Reviewing files that changed from the base of the PR and between 2359dc8 and af40563.

📒 Files selected for processing (1)
  • nix-darwin/config/dock.nix

📝 Walkthrough

Summary by CodeRabbit

  • Chores
    • Added Beekeeper Studio to the Dock's pinned applications.

Walkthrough

This PR adds Beekeeper Studio to the nix-darwin Dock configuration by appending its application path to the system.defaults.dock.persistent-apps list, making it a pinned app in the macOS Dock.

Changes

Dock Application Update

Layer / File(s) Summary
Add Beekeeper Studio to Dock
nix-darwin/config/dock.nix
Added "/Applications/Beekeeper Studio.app" to the persistent Dock applications list.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • shunkakinoki/dotfiles#273: Updates nix-darwin/config/dock.nix by adding Conductor.app to system.defaults.dock.persistent-apps.
  • shunkakinoki/dotfiles#376: Modifies system.defaults.dock.persistent-apps by adding a different pinned application to the Dock.
  • shunkakinoki/dotfiles#348: Updates nix-darwin/config/dock.nix by appending Antigravity to the Dock's persistent applications.

Poem

🐰 A database tool joins the Dock today,
Between the apps in a tidy array,
Beekeeper Studio settles in place,
Adding sweet order to this macOS space! 🍯

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The pull request title 'feat: add Beekeeper Studio to dock' directly and clearly summarizes the main change: adding Beekeeper Studio to the macOS Dock configuration.
Description check ✅ Passed The pull request description is directly related to the changeset, providing context about adding Beekeeper Studio to the macOS Dock and including a test plan for verification.
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.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/add-beekeeper-studio-to-dock

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 and usage tips.

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

No issues found across 1 file

@shunkakinoki
shunkakinoki merged commit 881671d into main May 14, 2026
32 of 33 checks passed
@shunkakinoki
shunkakinoki deleted the feat/add-beekeeper-studio-to-dock branch May 14, 2026 11:52

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code Review

This pull request adds Beekeeper Studio to the dock configuration in nix-darwin/config/dock.nix. I have no feedback to provide as there were no review comments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant