Mariusz Kozakowski
1512db5b55
Fix regexp for AddedExtractor ( #284 )
...
Co-authored-by: mariom <11mariom@gmail.com>
2 years ago
dependabot[bot]
046331748c
Bump golang from 1.18-alpine to 1.19-alpine ( #268 )
...
Bumps golang from 1.18-alpine to 1.19-alpine.
---
updated-dependencies:
- dependency-name: golang
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
cupcakearmy
72a40eaaa2
update deps
2 years ago
cupcakearmy
ec61effe22
Merge branch 'master' of https://github.com/cupcakearmy/autorestic
2 years ago
cupcakearmy
d6acab94a5
use restic as base image
2 years ago
Daniel Brennand
d0d2fcf0f2
docs: add `dbrennand.autorestic` role ( #250 )
2 years ago
Nicco
58fd41fafb
consistent casing ( #247 )
2 years ago
Šimon Woidig
d0c4a32879
Update install.sh ( #246 )
...
Add check for bzip2 command existance
2 years ago
Nicco
74979e9a2a
Update config.go
2 years ago
Romain de Laage
3732dcf6ff
Check for errors on forget after having backuped ( #241 )
2 years ago
Andreas Wagner
874ed52e3b
add more architectures for linux build process ( #243 )
...
* add more architectures for linux build process
equivalent to 7d665fa1f4/helpers/build-release-binaries/main.go
* add solaris and s390x
Co-authored-by: Nicco <hi@nicco.io>
2 years ago
Nicco
4d9a2b828e
Update config.go
2 years ago
Chosto
b830667264
Use options when calling check or init ( #199 )
2 years ago
John Burkhardt
83eeb847ac
Add command line flag to override docker image. ( #233 )
2 years ago
shahvirb
a89ba5a40a
Update forget.md keep-within argument to be '14d' ( #236 )
...
keep-within duration can only have units 'y', 'm', 'd', and 'h'. The current documentation of '2w' yields:
```invalid argument "2w" for "--keep-within" flag: invalid unit 'w' found after number 2```
https://restic.readthedocs.io/en/latest/060_forget.html#removing-snapshots-according-to-a-policy
2 years ago
Romain de Laage
6990bf6adc
Check for errors and forward on exec command ( #227 )
...
fix #226
2 years ago
Romain de Laage
2f407cf211
Add forget for copy backend ( #223 )
...
fix #221
2 years ago
Nicco
489f3078fe
bump version
2 years ago
Romain de Laage
e07dd0d991
Don't check if path is a directory ( #220 )
...
We only run a stat on the path to check there is no error
2 years ago
kenc
2b9dc9f17c
Add test for locking behaviour ( #211 )
2 years ago
kenc
465bc037c2
Add lock tests ( #209 )
...
* Add lock tests
* Refactor setLock to accept key value pairs
This allows SetCron and Lock to use the same function setLockValue. It
also removes the need to call getLock explicitly in tests by returning
the lock object.
2 years ago
kenc
37a043afff
Add location unit tests ( #208 )
2 years ago
kenc
e91b632181
Add backend unit tests ( #207 )
2 years ago
kenc
2b30998b9a
Add options parsing unit tests ( #205 )
...
* Add options parsing unit tests
* Refactor into subtests
3 years ago
Varac
49b37a0a9a
Add varacs ansible role ( #201 )
...
Co-authored-by: Nicco <hi@nicco.io>
3 years ago
cupcakearmy
3bc091f826
lean flag
3 years ago
Nicco
5bcf5c9217
1.7.0 ( #188 )
...
* stream the output (#186 )
* dont duplicate global flags (#187 )
* docs for tagging
* fix self update path (#190 )
* version bump & changelog
3 years ago
cupcakearmy
ff2e3714d1
1.6.2
3 years ago
cupcakearmy
2e6764223d
bump go version in docker
3 years ago
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