Skip to content

Automate brew formula release #19

@tuler

Description

@tuler

📚 Context

The brew formula references the npm package deployed to npmjs and also has the sha256 hash of the package.

The update of the brew formula should be automatically update upon release of a new npm package.

✔️ Solution

I think ideally there could be a PR opened by a bot in the homebrew tap repository when a new npm package is detected.
I don't know how to implement this without creating a build dependency from the npm package to the brew package, because I believe the dependency should be the opposite only.

We need to do some research and discuss.

📈 Subtasks

🎯 Definition of Done

  • brew formula updated on new CLI version, available to the user as brew upgrade

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions