Skip to content

Update Homebrew cask package names and ordering - #515

Merged
toshimaru merged 2 commits into
mainfrom
copilot/change-deprecated-packages
Aug 3, 2026
Merged

Update Homebrew cask package names and ordering#515
toshimaru merged 2 commits into
mainfrom
copilot/change-deprecated-packages

Conversation

Copilot AI commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

The package list was still using deprecated Homebrew cask names for the ChatGPT-related entries. This update switches them to the current names and keeps the list ordered consistently.

  • Updated package names

    • Replaced the deprecated codex-app and chatgpt entries with the current chatgpt and chatgpt-classic names.
  • Normalized ordering

    • Sorted homebrew_cask_package_names alphabetically for easier maintenance and review.
homebrew_cask_package_names:
  - chatgpt
  - chatgpt-classic

@toshimaru
toshimaru marked this pull request as ready for review August 3, 2026 09:36
@toshimaru
toshimaru self-requested a review as a code owner August 3, 2026 09:36
Copilot AI review requested due to automatic review settings August 3, 2026 09:36
@toshimaru
toshimaru merged commit e53355f into main Aug 3, 2026
4 checks passed
@toshimaru
toshimaru deleted the copilot/change-deprecated-packages branch August 3, 2026 09:36

Copilot AI 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.

Pull request overview

This PR updates the Homebrew cask package list in variables.yml, aiming to replace deprecated ChatGPT-related cask names and keep the list consistently ordered for maintainability.

Changes:

  • Added chatgpt-classic to the cask list.
  • Removed the deprecated codex-app entry.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread variables.yml
Comment on lines 42 to 46
- choosy
- claude
- codex
- codex-app
- cleanshot
- cloudflare-warp
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.

3 participants