Nicco
434862ed4e
1.6.0 ( #180 )
...
* fix for #178
* restore options
* error codes
* update docs
* forget docs
* add option to auto forget
* add copy option
* update go version to enable generics
* copy docs
* changelog & version bump
3 years ago
cupcakearmy
2da440a1cd
richtiattribution
3 years ago
cupcakearmy
0f6c34dc6b
healthcheck example
3 years ago
Nicco
3457fc01bf
Merge pull request #176 from ninjabenji/ninjabenji-doc-update
3 years ago
ninjabenji
1e62f6cb05
DOC - Note on config filename extension
...
Seems the config file can be located wherever needed but not using an extension or using an extension other than .yml causes the following error
could not load config file
Unsupported Config Type ""
3 years ago
Nicco
8112aceb30
Merge pull request #175 from ninjabenji/ninjabenji-backend-name-warning
...
Add lower case warning for backend name
3 years ago
ninjabenji
b4cc0f0ab1
Add warning about location names.
...
Location names need to be lower case in order to work properly.
3 years ago
ninjabenji
a3e539b0b7
Add line break in documentation
3 years ago
ninjabenji
79164e3de0
Add lower case warning for backend name
...
If uppercase characters are used in a backend name a check (and I assume other actions) will fail.
3 years ago
cupcakearmy
8b74a98836
better error handling
3 years ago
cupcakearmy
8a713e497d
add ssh & update deps
3 years ago
Nicco
71601ae7a6
Merge pull request #170 from fariszr/patch-2
...
Add OpenSSH to Autorestic Docker container
3 years ago
FarisZR
85d3f06b79
fix #169
3 years ago
cupcakearmy
5afad86e37
1.5.6
3 years ago
Nicco
ba9e090695
Merge pull request #167 from fariszr/patch-1
...
Add bash to docker image
3 years ago
FarisZR
05def04770
Fix #166
3 years ago
cupcakearmy
d85470459f
fix home directory
3 years ago
cupcakearmy
1f69a7974a
bump go version
3 years ago
cupcakearmy
db9f5dea66
1.5.4
3 years ago
Nicco
75160d4d6a
Merge pull request #160 from cupcakearmy/1.5.3
...
1.5.3
3 years ago
cupcakearmy
92feaef5bb
version bump
3 years ago
cupcakearmy
2a7e233cdb
only check on config if it is getting used
3 years ago
cupcakearmy
a373c07fb0
contrib
3 years ago
cupcakearmy
ec9e2aebcd
1.5.2
3 years ago
Nicco
7d87160706
Merge pull request #156 from jjromannet/verbose-config-loading
...
Add error handling to reading of config file.
3 years ago
Nicco
8e1fe6af65
Merge pull request #157 from jjromannet/fix-copy-config-file-before-overriding
...
Make a copy of config before overriding it
3 years ago
Jan
65ba1f6ac1
Make a copy of config before overriding it
3 years ago
Jan
6bf4953003
Add error handling to reading config file.
3 years ago
cupcakearmy
27758a03fa
add help message
3 years ago
cupcakearmy
bbdae05199
changelog
3 years ago
Nicco
389490c4ea
Merge pull request #136 from cupcakearmy/1.5.1
...
1.5.1
3 years ago
cupcakearmy
21b83b4c89
docker docs
3 years ago
cupcakearmy
982f9e0b5c
better error handling
3 years ago
cupcakearmy
0c37af5588
#140 Docker version pinning
3 years ago
cupcakearmy
e3c378f2a1
release day
3 years ago
cupcakearmy
3b541665ae
changelog
3 years ago
cupcakearmy
e0b2c99ccd
contrib
3 years ago
cupcakearmy
2b14e6b1af
remove print
3 years ago
Nicco
1810af8d02
Merge pull request #137 from g-a-c/issues/130
...
refactor downloading of binaries
3 years ago
cupcakearmy
252968e15e
ensure config is loaded before lock
3 years ago
cupcakearmy
26de4385ea
version bump
3 years ago
cupcakearmy
0c71bea93e
use own docker image
3 years ago
cupcakearmy
3029259d82
docs
3 years ago
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
3 years ago
Nicco
e055e28cfe
Merge pull request #125 from cupcakearmy/1.5.0
...
1.5.0
3 years ago
cupcakearmy
ed3c17d678
migration docs
3 years ago
cupcakearmy
8802b74b47
changelog and docs
3 years ago
cupcakearmy
e94e7030fc
docker image
3 years ago
cupcakearmy
c55e91b8ff
version bump
3 years ago
cupcakearmy
170bdb81ad
tags
3 years ago