mirror of
https://github.com/rclone/rclone.git
synced 2025-01-18 12:21:06 +01:00
docs: add github.com/icholy/gomajor to RELEASE for updating major versions
This commit is contained in:
parent
aec87b74d3
commit
101dcfe157
10
RELEASE.md
10
RELEASE.md
@ -86,6 +86,16 @@ build.
|
|||||||
Once it compiles locally, push it on a test branch and commit fixes
|
Once it compiles locally, push it on a test branch and commit fixes
|
||||||
until the tests pass.
|
until the tests pass.
|
||||||
|
|
||||||
|
### Major versions
|
||||||
|
|
||||||
|
The above procedure will not upgrade major versions, so v2 to v3.
|
||||||
|
However this tool can show which major versions might need to be
|
||||||
|
upgraded:
|
||||||
|
|
||||||
|
go run github.com/icholy/gomajor@latest list -major
|
||||||
|
|
||||||
|
Expect API breakage when updating major versions.
|
||||||
|
|
||||||
## Tidy beta
|
## Tidy beta
|
||||||
|
|
||||||
At some point after the release run
|
At some point after the release run
|
||||||
|
Loading…
Reference in New Issue
Block a user