test
|
Add env and readfile functions and a more extensive sample
|
2022-03-28 22:53:49 -07:00 |
.drone.yml
|
Update Docker bin build args
|
2022-04-11 12:29:37 -07:00 |
.gitignore
|
Ignore data dir that is sometimes used for local testing
|
2022-03-28 22:03:25 -07:00 |
.golangci.yml
|
Add validation and a lot more testing
|
2022-02-23 14:13:00 -08:00 |
.pre-commit-config.yaml
|
fix .pre-commit-config.yaml hook url
|
2022-04-05 22:04:52 -07:00 |
config.hcl
|
Add more tests and update config examples
|
2022-03-28 22:01:18 -07:00 |
docker-manifest.tmpl
|
Update Docker bin build args
|
2022-04-11 12:29:37 -07:00 |
Dockerfile
|
Add Dockerfile
|
2022-04-07 13:36:26 -07:00 |
go.mod
|
Add env and readfile functions and a more extensive sample
|
2022-03-28 22:53:49 -07:00 |
go.sum
|
Add validation and a lot more testing
|
2022-02-23 14:13:00 -08:00 |
job_test.go
|
Add more tests and update config examples
|
2022-03-28 22:01:18 -07:00 |
job.go
|
Add env and readfile functions and a more extensive sample
|
2022-03-28 22:53:49 -07:00 |
LICENSE
|
Initial commit
|
2022-02-18 22:36:19 +00:00 |
main_test.go
|
Add env and readfile functions and a more extensive sample
|
2022-03-28 22:53:49 -07:00 |
main.go
|
Add env and readfile functions and a more extensive sample
|
2022-03-28 22:53:49 -07:00 |
Makefile
|
Add docker builds
|
2022-04-04 20:25:05 -07:00 |
README.md
|
Initial commit
|
2022-02-18 22:36:19 +00:00 |
restic_test.go
|
Add more tests and update config examples
|
2022-03-28 22:01:18 -07:00 |
restic.go
|
Add integration test for restic methods
|
2022-03-24 14:59:40 -07:00 |
scheduler.go
|
Refactor for restore and add integration testing
|
2022-03-25 22:44:04 -07:00 |
shell_test.go
|
Add more tests and update config examples
|
2022-03-28 22:01:18 -07:00 |
shell.go
|
Add integration test for restic methods
|
2022-03-24 14:59:40 -07:00 |
tasks_test.go
|
Refactor for restore and add integration testing
|
2022-03-25 22:44:04 -07:00 |
tasks.go
|
Add env and readfile functions and a more extensive sample
|
2022-03-28 22:53:49 -07:00 |
utils_test.go
|
Add integration test for restic methods
|
2022-03-24 14:59:40 -07:00 |
utils.go
|
Add validation and a lot more testing
|
2022-02-23 14:13:00 -08:00 |