Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 358 Bytes

File metadata and controls

7 lines (5 loc) · 358 Bytes

Release Guidelines

A release happens on the appropriate releases/vX branch. That is, when releasing v1, release from releases/v1 using the "Build and Deploy" action.

Then forward-merge using -s ours from releases/vX to each subsequent releases/vY branch and finally main. When complete, merge the releases/vX branch into the v1 branch.