Skip to content

Conversation

@hyuraku
Copy link
Contributor

@hyuraku hyuraku commented Apr 19, 2023

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same change?
  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new tests for your changes? Here's an example.
  • Have you successfully run brew style with your changes locally?
  • Have you successfully run brew typecheck with your changes locally?
  • Have you successfully run brew tests with your changes locally?

remove cask/cmd/install and cask/cmd because of #14799

Fixes #14799

Copy link
Member

@MikeMcQuaid MikeMcQuaid left a comment

Choose a reason for hiding this comment

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

Great work! Looks good so far, one small question.

Copy link
Member

@MikeMcQuaid MikeMcQuaid left a comment

Choose a reason for hiding this comment

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

Thanks again @hyuraku, great work getting this whole issue completed!

@MikeMcQuaid MikeMcQuaid merged commit 7a3376c into Homebrew:master Apr 19, 2023
@MikeMcQuaid MikeMcQuaid mentioned this pull request Apr 19, 2023
7 tasks
@dduugg dduugg mentioned this pull request Apr 19, 2023
7 tasks
apainintheneck added a commit to apainintheneck/brew that referenced this pull request Apr 23, 2023
This was the default behavior before Homebrew#15273 got merged in to
refactor the `cask/cmd/install` logic into `cmd/install`.
apainintheneck added a commit to apainintheneck/brew that referenced this pull request Apr 23, 2023
This was the default behavior before Homebrew#15273 got merged in to
refactor the `cask/cmd/install` logic into `cmd/install`.
SMillerDev pushed a commit to SMillerDev/brew that referenced this pull request Apr 26, 2023
This was the default behavior before Homebrew#15273 got merged in to
refactor the `cask/cmd/install` logic into `cmd/install`.
@github-actions github-actions bot added the outdated PR was locked due to age label May 20, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

outdated PR was locked due to age

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove all Library/Homebrew/cask/cmd/* files

3 participants