Skip to content

Remove brew which-update #20752

@Rylan12

Description

@Rylan12

Verification

Provide a detailed description of the proposed feature

We should remove brew which-update and, instead, update the executables.txt file as part of homebrew/core CI with each merge.

Additionally, we should include this information in the bottle manifest files when possible.

What is the motivation for the feature?

Right now, the DB update mechanism is not ideal: we download all updated formulae once a day and try to install them. We can make this more efficient by including this update as part of homebrew/core CI and removing the need for a dedicated job and remove the need for the which-update developer command.

How will the feature be relevant to at least 90% of Homebrew users?

Not relevant to users directly

What alternatives to the feature have been considered?

Leave as-is

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions