Skip to content

Add Podman Desktop to install.sh - #10

Open
bobbravo2 wants to merge 2 commits into
mainfrom
feature/podman-desktop-support
Open

Add Podman Desktop to install.sh#10
bobbravo2 wants to merge 2 commits into
mainfrom
feature/podman-desktop-support

Conversation

@bobbravo2

@bobbravo2 bobbravo2 commented Apr 27, 2026

Copy link
Copy Markdown
Owner

Summary

Adds Podman Desktop to the idempotent install.sh flow via brew install --cask podman-desktop, using the same brew list --cask guard as other GUI casks (Cursor, Miro, etc.).

Changes

  • install.sh: new step 10; Google Workspace CLI renumbered to 11
  • test/install.bats: cover install/skip and extend the all-tools-present assertion

Testing

  • bash -n install.sh, shellcheck install.sh
  • bats test/install.bats (Podman and end-to-end cases)
  • brew install --cask podman-desktop locally (cask 1.26.2)

Opened via gh on behalf of Bob. Description drafted by an AI assistant (Cursor Composer).

Bob Gregor added 2 commits April 24, 2026 17:01
Install podman-desktop after Miro and before Google Workspace CLI,
using the same brew list --cask pattern as other GUI tools.

Tests: extend Bats coverage and all-tools-present assertion.
Made-with: Cursor
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