open-sauced / pizza

This is an engine that sources git commits and turns them to insights
Apache License 2.0
32 stars 13 forks source link

Feature: cut over to `beta` branch and use release GitHub action #40

Closed jpmcb closed 1 year ago

jpmcb commented 1 year ago

Type of feature

🍕 Feature

Current behavior

Currently, we bootstrap alot of the releasing manually.

We should find a way to automate this.

Suggested solution

Much like in https://github.com/open-sauced/pizza-cli/pull/31, we should cut over to a beta branch and use that as the default for creating beta releases (and main for primary release) using our GitHub release action.

Additional context

No response

Code of Conduct

Contributing Docs