Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleanup various TODOs #15937

Merged
merged 1 commit into from Sep 3, 2023
Merged

Conversation

MikeMcQuaid
Copy link
Member

These were also easily fixed, already fixed or incorrect and non-controversial.

Library/Homebrew/readall.rb Outdated Show resolved Hide resolved
Library/.rubocop.yml Outdated Show resolved Hide resolved
These were also easily fixed, already fixed or incorrect and
non-controversial.

Co-authored-by: Issy Long <issyl0@github.com>
@MikeMcQuaid MikeMcQuaid marked this pull request as ready for review September 3, 2023 13:13
@MikeMcQuaid MikeMcQuaid added the critical Critical change which should be shipped as soon as possible. label Sep 3, 2023
@MikeMcQuaid MikeMcQuaid merged commit 4ad5321 into Homebrew:master Sep 3, 2023
25 checks passed
@MikeMcQuaid MikeMcQuaid deleted the cleanup_todo branch September 3, 2023 13:29
apainintheneck added a commit to apainintheneck/homebrew-test-bot that referenced this pull request Sep 17, 2023
This is a follow-up to changes that added os/arch combinations
a few months ago. They were made the default temporarily until
the references to `brew readall` in the other Homebrew repos
were updated as well.

- Homebrew/brew#15470
- Homebrew/brew#15937 (comment)
apainintheneck added a commit to apainintheneck/homebrew-cask that referenced this pull request Sep 17, 2023
This is a follow-up to changes that added os/arch combinations a few months ago.
They were made the default temporarily until the references to `brew readall` in
the other Homebrew repos were updated as well.

- Homebrew/brew#15470
- Homebrew/brew#15937 (comment)
apainintheneck added a commit to apainintheneck/brew that referenced this pull request Sep 17, 2023
Removes temporary default to readall for every os/arch combination
after updating brew-test-bot and brew/cask to pass the appropriate
arguments in on CI.

- Homebrew#15470
- Homebrew#15937 (comment)
apainintheneck added a commit to apainintheneck/brew that referenced this pull request Sep 17, 2023
Removes temporary default to readall for every os/arch combination
after updating brew-test-bot and brew/cask to pass the appropriate
arguments in on CI.

- Homebrew#15470
- Homebrew#15937 (comment)

Also, add more constants for os/arch combinations. This allows us
to make validating all os/arch combinations the default in
`Readall.valid_tap?` which is needed to keep the same behavior
in `brew tap` that we had before. I also updated a few other
spots around the codebase to use those new constants.

One more thing was updating the integration test. In local testing,
this didn't change the runtime so it seemed like a no-brainer.
@apainintheneck apainintheneck mentioned this pull request Sep 17, 2023
10 tasks
apainintheneck added a commit to apainintheneck/brew that referenced this pull request Sep 17, 2023
Removes temporary default to readall for every os/arch combination
after updating brew-test-bot and brew/cask to pass the appropriate
arguments in on CI.

- Homebrew#15470
- Homebrew#15937 (comment)

Also, add more constants for os/arch combinations. This allows us
to make validating all os/arch combinations the default in
`Readall.valid_tap?` which is needed to keep the same behavior
in `brew tap` that we had before. I also updated a few other
spots around the codebase to use those new constants.

One more thing was updating the integration test. In local testing,
this didn't change the runtime so it seemed like a no-brainer.
apainintheneck added a commit to apainintheneck/brew that referenced this pull request Sep 19, 2023
Removes temporary default to readall for every os/arch combination
after updating brew-test-bot and brew/cask to pass the appropriate
arguments in on CI.

- Homebrew#15470
- Homebrew#15937 (comment)

Also, add more constants for os/arch combinations. This allows us
to make validating all os/arch combinations the default in
`Readall.valid_tap?` which is needed to keep the same behavior
in `brew tap` that we had before. I also updated a few other
spots around the codebase to use those new constants.

One more thing was updating the integration test. In local testing,
this didn't change the runtime so it seemed like a no-brainer.
@github-actions github-actions bot added the outdated PR was locked due to age label Oct 4, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
critical Critical change which should be shipped as soon as possible. outdated PR was locked due to age
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants