Skip to content

Remove invalid Homebrew package#505

Closed
toshimaru wants to merge 1 commit into
mainfrom
codex/remove-invalid-package
Closed

Remove invalid Homebrew package#505
toshimaru wants to merge 1 commit into
mainfrom
codex/remove-invalid-package

Conversation

@toshimaru

Copy link
Copy Markdown
Owner

Motivation

  • Remove the invalid Homebrew package entry toshimaru/torch/torch-cmd from variables.yml to prevent package lookup failures and keep the package list valid.

Description

  • Deleted the toshimaru/torch/torch-cmd line from variables.yml and committed the change.

Testing

  • Automated checks: ruby -ryaml -e 'YAML.load_file("variables.yml")' succeeded; bundle exec serverkit apply --variables=variables.yml --recipe=serverkit.yml.erb --dry-run failed due to missing serverkit executable; bundle install --local failed due to missing local gem cache; gem install bundler -v 2.6.2 failed with network 403 Forbidden.

Codex Task

Copilot AI review requested due to automatic review settings June 11, 2026 15:15
@toshimaru toshimaru closed this Jun 11, 2026
@toshimaru toshimaru deleted the codex/remove-invalid-package branch June 11, 2026 15:16

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

Removes an invalid Homebrew formula entry from the Serverkit variables file to prevent Homebrew package lookup failures during provisioning.

Changes:

  • Deleted toshimaru/torch/torch-cmd from homebrew_package_names in variables.yml.
  • Confirmed there are no other references to toshimaru/torch/torch-cmd in the repository.

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

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants