This website requires JavaScript.
Explore
Help
Register
Sign In
TapTap
/
FastSync
Watch
1
Star
0
Fork
0
You've already forked FastSync
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
ci.yaml
180 workflow runs
Actor
All actors
TapTap
Status
All status
Success
Failure
Waiting
Running
feat: add delta transfer for incremental sync
ci.yaml #48
:
Commit
e16db56580
pushed by
TapTap
feature/delta-transfer
2026-07-18 20:01:25 +02:00
28s
View workflow file
benchmark: add rsync comparison, configurable data mix, custom network limits
ci.yaml #47
:
Commit
f0c7bb791a
pushed by
TapTap
#21
2026-07-18 19:57:25 +02:00
48s
View workflow file
benchmark: add rsync comparison, configurable data mix, custom network limits
ci.yaml #46
:
Commit
f0c7bb791a
pushed by
TapTap
refactor-tests
2026-07-18 19:56:37 +02:00
48s
View workflow file
tests: share server across tests, suppress probe noise
ci.yaml #45
:
Commit
34b46a92db
pushed by
TapTap
#21
2026-07-18 19:49:59 +02:00
49s
View workflow file
tests: share server across tests, suppress probe noise
ci.yaml #44
:
Commit
34b46a92db
pushed by
TapTap
refactor-tests
2026-07-18 19:49:10 +02:00
48s
View workflow file
benchmark: suppress server probe noise in output
ci.yaml #43
:
Commit
51f20d1c91
pushed by
TapTap
#21
2026-07-18 19:39:12 +02:00
3m9s
View workflow file
benchmark: suppress server probe noise in output
ci.yaml #42
:
Commit
51f20d1c91
pushed by
TapTap
refactor-tests
2026-07-18 19:36:03 +02:00
3m9s
View workflow file
refactor: split test.py into modular pytest integration tests + benchmark tool
ci.yaml #41
:
Commit
b28bac9f41
pushed by
TapTap
#21
2026-07-18 19:23:11 +02:00
3m17s
View workflow file
Merge pull request 'docs: update README with TLS, incremental sync, server CLI, and corrected build requirements' (
#20
) from update-readme into main
ci.yaml #39
:
Commit
43ba149ad5
pushed by
TapTap
main
2026-07-18 18:28:03 +02:00
27s
View workflow file
docs: update README with TLS, incremental sync, bandwidth limiting, server CLI, and corrected build requirements
ci.yaml #38
:
Commit
293ba5191e
pushed by
TapTap
#20
2026-07-18 18:22:26 +02:00
26s
View workflow file
docs: update README with TLS, incremental sync, bandwidth limiting, server CLI, and corrected build requirements
ci.yaml #37
:
Commit
293ba5191e
pushed by
TapTap
update-readme
2026-07-18 18:21:27 +02:00
26s
View workflow file
Merge pull request 'TLS transport: OpenSSL-based encrypted TCP' (
#13
) from tls-transport into main
ci.yaml #36
:
Commit
0642a43c2c
pushed by
TapTap
main
2026-07-18 17:54:54 +02:00
26s
View workflow file
ci: use v5 Docker image to force runner to pull updated image with libssl-dev
ci.yaml #35
:
Commit
fed77f6ce0
pushed by
TapTap
#13
2026-07-18 17:54:12 +02:00
27s
View workflow file
ci: use v5 Docker image to force runner to pull updated image with libssl-dev
ci.yaml #34
:
Commit
fed77f6ce0
pushed by
TapTap
tls-transport
2026-07-18 17:53:45 +02:00
33s
View workflow file
Merge pull request 'Incremental sync: --incremental to skip unchanged files' (
#14
) from incremental-sync into main
ci.yaml #27
:
Commit
25383f893b
pushed by
TapTap
main
2026-07-18 17:36:57 +02:00
27s
View workflow file
refactor: consolidate _no_path file send variants
ci.yaml #26
:
Commit
46c650e9ae
pushed by
TapTap
#14
2026-07-18 17:28:27 +02:00
26s
View workflow file
refactor: consolidate _no_path file send variants
ci.yaml #25
:
Commit
46c650e9ae
pushed by
TapTap
incremental-sync
2026-07-18 17:28:01 +02:00
26s
View workflow file
Merge pull request 'test: add --full flag for lightweight default mode' (
#18
) from ci-test-light into main
ci.yaml #22
:
Commit
a3acf4b8b6
pushed by
TapTap
main
2026-07-18 16:33:31 +02:00
26s
View workflow file
add docker as dependency
ci.yaml #21
:
Commit
478bdd6fe6
pushed by
TapTap
#18
2026-07-18 16:32:54 +02:00
26s
View workflow file
add docker as dependency
ci.yaml #20
:
Commit
478bdd6fe6
pushed by
TapTap
ci-test-light
2026-07-18 16:32:28 +02:00
27s
View workflow file
fix: skip netem_reset when no sudo (light mode)
ci.yaml #19
:
Commit
e408b08443
pushed by
TapTap
#18
2026-07-18 16:11:50 +02:00
27s
View workflow file
fix: skip netem_reset when no sudo (light mode)
ci.yaml #18
:
Commit
e408b08443
pushed by
TapTap
ci-test-light
2026-07-18 16:11:23 +02:00
26s
View workflow file
test: add --full flag, default mode runs 5 fast tests (~0.3s)
ci.yaml #13
:
Commit
8f2205dd30
pushed by
TapTap
#18
2026-07-18 16:03:02 +02:00
4s
View workflow file
test: add --full flag, default mode runs 5 fast tests (~0.3s)
ci.yaml #12
:
Commit
8f2205dd30
pushed by
TapTap
ci-test-light
2026-07-18 16:02:46 +02:00
4s
View workflow file
Merge pull request 'ci: add build and unit test pipeline' (
#17
) from actions into main
ci.yaml #11
:
Commit
70ab76fe90
pushed by
TapTap
main
2026-07-18 15:52:18 +02:00
4s
View workflow file
ci: add g++ and libc6-dev, use v4 image (verified locally)
ci.yaml #10
:
Commit
ed7f8ee56e
pushed by
TapTap
#17
2026-07-18 15:34:30 +02:00
4s
View workflow file
ci: add g++ and libc6-dev, use v4 image (verified locally)
ci.yaml #9
:
Commit
ed7f8ee56e
pushed by
TapTap
actions
2026-07-18 15:33:35 +02:00
17s
View workflow file
ci: restore apt-get update for package resolution
ci.yaml #4
:
Commit
36da0d6adb
pushed by
TapTap
actions
2026-07-18 14:47:26 +02:00
2m16s
View workflow file
ci: add build + unit tests workflow, lower cmake minimum to 3.22
ci.yaml #2
:
Commit
3ea11b5984
pushed by
TapTap
actions
2026-07-18 14:43:57 +02:00
2m17s
View workflow file
TapTap is testing out Gitea Actions
🚀
demo.yaml #1
:
Commit
33f70f7de3
pushed by
TapTap
actions
2026-07-18 14:24:00 +02:00
59s
View workflow file
First
Previous
...
2
3
4
5
6
Next
Last