Skip to content

winget packages #587

@bzoz

Description

@bzoz

Microsoft recently created a package manager for Windows: winget. The project is open source, so is the package repository and there are some Node.js installers added already. We should automate adding new packages.

We need to basically generate a YAML file with link to the .msi and its SHA256.

We could use GitHub Actions - one that gets triggered by a new release in Node main repo or one fired when a new blog post with a new version is published on the nodejs.org webpage.

We could also add this to the upload step of the vcbuild.bat or maybe there is some other better place for it.

Anyway, I'm more than happy to handle this, but I would like to know where you all feel this package generation would fit best.

/cc @nodejs/build

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