File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,12 @@ one on the `main` branch, so it's a dummy file that exists only
1616for the purpose of surfacing the real workflow file on the ` 2.8.x `
1717branch.
1818
19- Every time a release has been done , each respective workflow file
19+ Every time a release has been made , each respective workflow file
2020must be renamed, so the build numbers would be restarted from ` 1 `
2121for the next target release.
22+
23+ For example, when ` v2.8.0 ` was ready to be released, a branch
24+ ` 2.8.x ` was created, so some release work could be done on that
25+ branch, while the ` main ` branch can be re-targeted for the next
26+ ` v3.0.0 ` release. Once ` 2.8.0 ` has been released, the branch
27+ ` 2.8.x ` will be used for patch releases - ` 2.8.1 ` , ` 2.8.2 ` , etc.
You can’t perform that action at this time.
0 commit comments