Skip to content

Commit

Permalink
Merge branch 'main' into fixPublishMixin
Browse files Browse the repository at this point in the history
  • Loading branch information
kichristensen authored Mar 29, 2024
2 parents 0f425d0 + c6659f2 commit 15e0cb1
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions GOVERNANCE.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,17 @@ The [OWNERS.md] file defines the maintainers of the project.
## Release Process

Maintainers create the next release when the main branch is stable and related
groupings of work is complete. We do not have a fixed cadence and prefer to release
smaller batches of work more often.
groupings of work is complete. We have a loose cadence, and strive to hit a release
every three (3) months.

Releases are done by creating a [new release](https://github.com/getporter/porter/releases/new)
This will trigger the Github Action Pipelines to build and publish the new release to Github and
the Website. After this is done, we update the [CNCF Slack Channel](https://cloud-native.slack.com/) (#porter) & [Mailing List](https://groups.io/g/porter).

## Issue Response Timeline

Porter is taken care of by maintainers and contributors who volunteer their time.
We aim to **respond** to issues within five (5) business days.

## Roadmap

Expand Down

0 comments on commit 15e0cb1

Please sign in to comment.