mirror of
https://github.com/rclone/rclone.git
synced 2025-08-18 17:38:52 +02:00
Update RELEASE procedure
This commit is contained in:
@@ -8,6 +8,8 @@ Required software for making a release
|
|||||||
* golint - go get github.com/golang/lint
|
* golint - go get github.com/golang/lint
|
||||||
|
|
||||||
Making a release
|
Making a release
|
||||||
|
* git status - make sure everything is checked in
|
||||||
|
* Check travis & appveyor builds are green
|
||||||
* make check
|
* make check
|
||||||
* make test
|
* make test
|
||||||
* make tag
|
* make tag
|
||||||
@@ -15,7 +17,7 @@ Making a release
|
|||||||
* make doc
|
* make doc
|
||||||
* git commit -a -v
|
* git commit -a -v
|
||||||
* make retag
|
* make retag
|
||||||
* # Set the GOPATH for a gox enabled compiler - . ~/bin/go-cross - not required for go >= 1.5
|
* # Set the GOPATH for a current stable go compiler
|
||||||
* make cross
|
* make cross
|
||||||
* make upload
|
* make upload
|
||||||
* make upload_website
|
* make upload_website
|
||||||
|
Reference in New Issue
Block a user