Nick Craig-Wood
|
75cd733d3e
|
build: fix macOS build after brew changes
|
2019-10-05 12:04:11 +01:00 |
|
Nick Craig-Wood
|
b5ea6af6e4
|
build: revert back to go1.12 for the v1.49.x builds
The go1.13 build has had various problems reported so revert back to
go1.12 for the stable branch.
See: https://forum.rclone.org/t/1-49-4-plex-internal-errors-on-google-drive/12108
Fixes #3578
|
2019-10-02 13:53:52 +01:00 |
|
Nick Craig-Wood
|
d8729441db
|
build: use the release builds not master of nfpm and github-release
Fixes #3580
|
2019-10-02 13:33:27 +01:00 |
|
Nick Craig-Wood
|
4a8a8578a5
|
build: replace Circle CI build and make GitHub actions the default CI
|
2019-09-29 10:51:08 +01:00 |
|
Nick Craig-Wood
|
c5d2da9a77
|
build: build rclone with github actions
|
2019-09-29 10:48:31 +01:00 |
|
Nick Craig-Wood
|
57d5de6fba
|
build: fix up package paths after repo move
git grep -l github.com/ncw/rclone | xargs -d'\n' perl -i~ -lpe 's|github.com/ncw/rclone|github.com/rclone/rclone|g'
goimports -w `find . -name \*.go`
|
2019-07-28 18:47:38 +01:00 |
|
Nick Craig-Wood
|
17ab38502d
|
Revamp issue and PR templates and CONTRIBUTING guide
Thanks to @fd0 of the restic project for a very useful blog post and
something to plagiarise :-)
https://restic.net/blog/2018-09-09/GitHub-issue-templates
|
2018-09-21 18:17:32 +01:00 |
|