Skip to content

Change branch structure and release flow #473

Description

@pheuberger

What is it?

We want to move dev -> main and main -> release to fix our git semantics where main is the trunk where all work happens and release is what production points to.

We need two new GH actions:

  1. on creating a PR into release builds the frontend and runs the unit test suite, to make sure the release PR is at least somewhat sound.
  2. on merging the PR into main creates a PR to integrate main into release which will trigger a deployment when merged

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions