Skip to content

Enable Chocolatey package distribution #139

@wkoszek

Description

@wkoszek

Currently the Chocolatey configuration in .goreleaser.yaml is commented out. Enable it to publish bsubio to the Chocolatey package repository for Windows users.

Current State

Lines 138-168 in .goreleaser.yaml have Chocolatey config commented out.

Goal

Enable Chocolatey publishing so Windows users can install with:

choco install bsubio

Implementation

  • Uncomment the chocolateys section in .goreleaser.yaml
  • Verify configuration is correct
  • Ensure CHOCOLATEY_API_KEY secret is set in GitHub Actions

Requirements

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