Commit Graph

524 Commits

Author SHA1 Message Date
Nicco 389490c4ea
Merge pull request #136 from cupcakearmy/1.5.1
1.5.1
2021-12-06 17:24:19 +01:00
cupcakearmy 21b83b4c89
docker docs 2021-12-06 17:20:06 +01:00
cupcakearmy 982f9e0b5c
better error handling 2021-12-06 12:13:18 +01:00
cupcakearmy 0c37af5588
#140 Docker version pinning 2021-12-06 11:59:58 +01:00
cupcakearmy e3c378f2a1
release day 2021-11-24 09:57:10 +01:00
cupcakearmy 3b541665ae
changelog 2021-11-24 09:45:23 +01:00
cupcakearmy e0b2c99ccd
contrib 2021-11-24 09:45:19 +01:00
cupcakearmy 2b14e6b1af
remove print 2021-11-24 09:35:31 +01:00
Nicco 1810af8d02
Merge pull request #137 from g-a-c/issues/130
refactor downloading of binaries
2021-11-23 13:01:09 +01:00
cupcakearmy 252968e15e
ensure config is loaded before lock 2021-11-23 12:32:35 +01:00
cupcakearmy 26de4385ea
version bump 2021-11-23 12:32:22 +01:00
cupcakearmy 0c71bea93e
use own docker image 2021-11-21 21:10:32 +01:00
cupcakearmy 3029259d82
docs 2021-11-21 21:06:25 +01:00
Gavin Chappell 389f7c25dd refactor downloading of binaries
* If `/tmp` is a `tmpfs` or somehow not the same filesystem, `os.Rename()` will fail so use `io.Copy()` instead
* don't defer cleanup of `to` as this removes the newly-created file if the operation is successful, making `install` and `upgrade` _functionally_ `uninstall`
* defer cleanup of the temporary file since it will still be in place if `os.Rename()` fails

Fixes: #130
2021-11-20 19:30:46 +00:00
Nicco e055e28cfe
Merge pull request #125 from cupcakearmy/1.5.0
1.5.0
2021-11-20 17:11:44 +01:00
cupcakearmy ed3c17d678
migration docs 2021-11-20 17:09:42 +01:00
cupcakearmy 8802b74b47
changelog and docs 2021-11-20 17:03:54 +01:00
cupcakearmy e94e7030fc
docker image 2021-11-20 16:59:13 +01:00
cupcakearmy c55e91b8ff
version bump 2021-11-20 16:55:20 +01:00
cupcakearmy 170bdb81ad
tags 2021-11-07 11:48:03 +01:00
cupcakearmy 4126436f7f
migration docs 2021-11-07 11:42:45 +01:00
cupcakearmy 113a97c283
add config version to ensure compatibility 2021-11-06 22:00:44 +01:00
cupcakearmy c250391f67
docs 2021-11-01 11:19:27 +01:00
cupcakearmy d3b4915d25
deprecation notion 2021-11-01 09:09:29 +01:00
cupcakearmy cd7a5cbc13
also enable azure and google cloud 2021-11-01 00:19:32 +01:00
cupcakearmy 3dd3956d64
support for rclone 2021-11-01 00:16:54 +01:00
cupcakearmy 59035da46a
remove output 2021-10-31 23:58:08 +01:00
cupcakearmy 90914d2078
changelog 2021-10-31 23:35:52 +01:00
cupcakearmy 0ae374cd45
docs 2021-10-31 23:35:46 +01:00
cupcakearmy 3665cea62d
foo 2021-10-31 23:11:57 +01:00
cupcakearmy cf92d400c2
changelog 2021-10-31 23:11:06 +01:00
Nicco 696bd14ac7
Merge pull request #124 from cupcakearmy/multiple-paths
Multiple paths
2021-10-31 23:09:23 +01:00
cupcakearmy a68e3e426e
simplify options handling 2021-10-31 23:07:12 +01:00
cupcakearmy 27e82c8529
Merge branch 'master' into multiple-paths 2021-10-31 22:54:14 +01:00
Nicco 7f9251f06b
Merge pull request #123 from cupcakearmy/1.4.1
allow all values from envs
2021-10-31 22:47:33 +01:00
cupcakearmy 09cfa4a98e
changelog 2021-10-31 22:46:37 +01:00
cupcakearmy 05c3458a95
version bump 2021-10-31 22:45:54 +01:00
cupcakearmy 2826f9586d
allow all values from envs 2021-10-31 22:45:03 +01:00
cupcakearmy 4fe241e6f3
support for multiple sources 2021-10-31 22:33:02 +01:00
cupcakearmy d0b1b86fdd
docker runner 2021-10-31 22:32:55 +01:00
cupcakearmy 14dd41d60d
docs 2021-10-31 22:32:34 +01:00
cupcakearmy bcfc734cd1
describe multiple sources 2021-10-31 22:32:30 +01:00
cupcakearmy 6817f494ef
util to check if volume exists 2021-10-31 22:32:01 +01:00
cupcakearmy 2c46f0da0c
restore arg help 2021-10-31 22:31:47 +01:00
cupcakearmy ac756dfbde
bug not showing error messages 2021-10-31 22:31:31 +01:00
Nicco f71425be5b
Merge pull request #122 from n194/patch-1
Remove credit from AUR
2021-10-31 14:47:16 +01:00
n d78fbb6650
Remove credit from AUR 2021-10-31 19:40:53 +09:00
cupcakearmy 7ad6f7ce9e
Merge remote-tracking branch 'origin/master' into multiple-paths 2021-10-30 15:06:13 +02:00
Nicco de663f287c
Merge pull request #118 from cupcakearmy/1.4.0
1.4.0
2021-10-30 15:02:27 +02:00
cupcakearmy 439076d7ab
chengelog 2021-10-30 14:54:41 +02:00