Skip to content

Pin the golang version in the brew recipe #2699

Closed as not planned
Closed as not planned
@mstoykov

Description

Currently, the brew recipe just builds k6 with the latest go in brew.

We in generally do not update the go version exactly after it comes out as it usually has performance changes and sometimes even small brekaing changes for us(usually in tests).

In the past we also had had a couple of cases of changes in having significant changes on how k6 operates so it's not always just "bump the version" kind of change.

Every other official package has the version pinned except brew which makes little to no senses and makes thigns such as #2474 (comment) harder to diagnose for users.

While we can't do anything about every non official package we can at least make it work for the ones we control.

Metadata

Assignees

No one assigned

    Labels

    cievaluation neededproposal needs to be validated or tested before fully implementing it in k6

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions