File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,12 +13,12 @@ Torrust Tracker is published according to this protocol:
1313
1414- [ ] ` develop ` is ready for branching for a release.
1515- [ ] force-push develop to ` staging ` branch.
16- - [ ] commit ` release: version (semantic version) ` , removing the ` -develop ` suffix.
16+ - [ ] commit ` release: version (semantic version) ` , that removes the ` -develop ` suffix.
1717- [ ] create pull request to merge ` staging ` into ` main ` branch.
1818- [ ] check all status checks succeed for ` main ` branch.
19- - [ ] push ` main ` branch to ` releases\v (semantic version) ` branch.
20- - [ ] check all status checks success for ` releases\v (semantic version) ` branch.
21- - [ ] create signed ` v(semantic version) ` tag from ` releases\v (semantic version) HEAD ` .
19+ - [ ] push ` main ` branch to ` releases/ (semantic version) ` branch.
20+ - [ ] check all status checks success for ` releases/ (semantic version) ` branch.
21+ - [ ] create signed ` v(semantic version) ` tag from ` releases/ (semantic version) HEAD ` .
2222- [ ] create github release from ` v(semantic version) ` tag.
2323- [ ] merge the ` main ` branch back into ` develop ` branch, assuring that the (semantic version) has the suffix ` -develop ` .
2424
You can’t perform that action at this time.
0 commit comments