Skip to content

Are releases built by hand now? Should we automate? #109

@joshgoebel

Description

@joshgoebel

Would a GitHub action to auto-build releases whenever a new version is tagged be welcome? I know this is fairly trivial for at least Linux and Mac since I've already built for both. :)

Although also if only 2/3 of the release process was automated that might still be a win.


Update: Pretty easy to build on Windows via GHA per #110 - at least x64/release... so building ALL the release zips with 0 user involvement is possibly within scope here... so we could have:

  • Push the 0.4.0 tag
  • CI is run and releases are automatically generated and attached to 0.4.0 release, etc.

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