z4yx
|
8b0ef2bb53
|
fix the test
|
2020-03-14 11:11:10 +08:00 |
|
z4yx
|
b25be80670
|
extra options should only be applied to the second stage
|
2020-03-14 11:01:34 +08:00 |
|
z4yx
|
07cb51076e
|
Bump version to 0.4.1
v0.4.1
|
2020-03-13 17:53:28 +08:00 |
|
z4yx
|
3a2888dd5d
|
Bye Travis!
|
2020-03-13 17:24:57 +08:00 |
|
z4yx
|
ada881850a
|
maybe we don't have to install docker.io
|
2020-03-13 17:17:02 +08:00 |
|
z4yx
|
6f51188021
|
create release on tags
|
2020-03-13 17:14:49 +08:00 |
|
z4yx
|
a517a4bb64
|
remove docker_test.go
|
2020-03-13 17:08:39 +08:00 |
|
z4yx
|
b816803eaf
|
Revert "disable docker_test"
This reverts commit 6d17d6b4ca57b56ca043240a3cb1a0510122b2f4.
|
2020-03-13 17:08:19 +08:00 |
|
z4yx
|
6d17d6b4ca
|
disable docker_test
|
2020-03-13 17:04:36 +08:00 |
|
z4yx
|
51e7f1d573
|
add TestRsyncProviderWithOverriddenOptions
|
2020-03-13 17:02:38 +08:00 |
|
z4yx
|
c99095267e
|
[docker test] Wait for docker running
|
2020-03-13 16:57:07 +08:00 |
|
z4yx
|
5c140035ec
|
[worker teset] Wait for http server starting
|
2020-03-13 16:41:30 +08:00 |
|
z4yx
|
6ef9ccdfe6
|
unmask docker
|
2020-03-13 16:00:55 +08:00 |
|
z4yx
|
8df5e41d5b
|
systemctl start docker
|
2020-03-13 15:57:36 +08:00 |
|
z4yx
|
a38a88cf41
|
run apt update
|
2020-03-13 15:49:39 +08:00 |
|
z4yx
|
f603aebec9
|
add test steps
|
2020-03-13 15:46:56 +08:00 |
|
z4yx
|
80ad3247a0
|
fix build
|
2020-03-13 15:16:39 +08:00 |
|
z4yx
|
02468e21c0
|
add an option "rsync_override"
|
2020-03-13 15:12:52 +08:00 |
|
z4yx
|
d48815b817
|
update the condition
|
2020-03-13 15:06:26 +08:00 |
|
z4yx
|
07cd7b5f1f
|
update go.mod
|
2020-03-13 15:04:06 +08:00 |
|
z4yx
|
3f45e8b02b
|
Merge commit 'ad28e8aacc124ffb751cc77a5e3c3a3ad8d0a97c' into wip-ga
|
2020-03-13 15:03:39 +08:00 |
|
Yuxiang Zhang
|
ed1f20b1e6
|
Hello Github Actions
|
2020-03-13 14:59:56 +08:00 |
|
z4yx
|
ad28e8aacc
|
using Go Modules
|
2020-03-13 13:55:57 +08:00 |
|
Yuxiang Zhang
|
230d63e871
|
Merge pull request #108 from tuna/wip-fail-on-match (close #87)
[mirror config] job fails on pattern match in log
|
2020-03-09 21:54:34 +08:00 |
|
z4yx
|
908f098c72
|
[mirror config] job fails on pattern match in log
|
2020-03-09 21:48:06 +08:00 |
|
Yuxiang Zhang
|
22cfdfc9c2
|
[mirror config] extra rsync options (#107)
* support "rsync_options" array in config
* add test for new options
* fix tests
|
2020-03-09 20:48:09 +08:00 |
|
z4yx
|
36010dc33e
|
Merge branch 'master' of github.com:tuna/tunasync
|
2019-11-30 00:08:59 +08:00 |
|
z4yx
|
bc416a6088
|
add tests for post-hooks
|
2019-11-30 00:08:46 +08:00 |
|
z4yx
|
a065a11b38
|
change timeout in tests
v0.3.7
|
2019-11-07 12:29:57 +08:00 |
|
z4yx
|
b4fe4db82a
|
Merge remote-tracking branch 'origin/dev'
v0.3.6
|
2019-11-04 23:11:34 +08:00 |
|
z4yx
|
839363aaaa
|
reschedule the job if any hook fails
|
2019-11-04 22:52:03 +08:00 |
|
Yuxiang Zhang
|
08aee8eb42
|
Merge pull request #98 from ziqin/feature/btrfs-snapshot
Reimplement Btrfs snapshots hook
|
2019-08-31 10:57:44 +08:00 |
|
Jeeken Wang
|
501f77ee41
|
Merge branch 'master' into feature/btrfs-snapshot
|
2019-08-15 01:26:28 +08:00 |
|
z4yx
|
9e91fd706e
|
Merge branch 'dev'
v0.3.5
|
2019-08-13 23:10:43 +08:00 |
|
z4yx
|
94cf0b4bdb
|
fix possible null dereferencing, reported by #96
|
2019-08-13 23:07:01 +08:00 |
|
WANG Ziqin
|
8fd2059013
|
add doc for setup btrfs snapshots
|
2019-08-02 13:31:33 +08:00 |
|
WANG Ziqin
|
6b56c4254c
|
feat(btrfs_snapshot_hook): reimplemented Btrfs snapshots
TODO: test coverage
|
2019-08-02 13:31:33 +08:00 |
|
Yuxiang Zhang
|
3872c41607
|
Merge pull request #97 from ziqin/master
Refine: remove outer `provider`s which shadow the embedded `provider`s provided by `emptyHook`
|
2019-08-02 09:27:04 +08:00 |
|
WANG Ziqin
|
30259da0f0
|
fix nil pointer dereference: check err first
|
2019-08-02 02:15:22 +08:00 |
|
WANG Ziqin
|
4854d9b981
|
Fix test: initialize dockerHook with embedded provider
|
2019-07-31 17:29:28 +08:00 |
|
WANG Ziqin
|
06fce98c00
|
Eliminate duplicate mirrorProvider in Hooks
|
2019-07-31 16:11:56 +08:00 |
|
Jeeken Wang
|
8408236646
|
Update "Job Run Process" diagram according to runJobWrapper
|
2019-07-31 12:26:09 +08:00 |
|
z4yx
|
540eea8aeb
|
set golang version to 1.11
v0.3.4
|
2019-07-05 16:54:29 +08:00 |
|
z4yx
|
a6fc97889d
|
[bug fix] stalled scheduler if post-sync hook runs for a time which is longer than the sync interval
|
2019-07-05 16:29:00 +08:00 |
|
Yuxiang Zhang
|
5f7d974469
|
Merge pull request #93 from vgxbj/patch-1
Fix ascii chart for `Job Run Process`
|
2019-05-30 10:16:22 +08:00 |
|
Guō Xīng
|
3b52f93e7e
|
Fix ascii chart for Job Run Process
|
2019-05-29 14:32:50 +08:00 |
|
zyx
|
1025189542
|
fix possible null dereferencing in server_test
|
2019-04-13 11:13:17 +08:00 |
|
zyx
|
9f91d90fc5
|
check Retry configuration in providers
|
2019-04-13 11:01:56 +08:00 |
|
zyx
|
1aa4ae9cc1
|
Merge remote-tracking branch 'kinosang/master' into wip-test-pr
|
2019-04-13 02:07:41 +08:00 |
|
zyx
|
d0deeb19a9
|
extract mirror size from rsync provider automatically
|
2019-04-13 01:27:35 +08:00 |
|