Commit graph

26 commits

Author SHA1 Message Date
Joakim Frostegård
d0aa87f99e github actions: rewrite file test action to fix ulimit; add timeouts 2021-10-23 20:13:03 +02:00
Joakim Frostegård
48e0bc7ade CI: build and test all targets 2021-08-17 13:10:01 +02:00
Joakim Frostegård
81dca0fb50 CI: use specific gotorrent commit 2021-08-16 21:37:57 +02:00
Joakim Frostegård
bc0441c435 CI: remove node, just use gotorrent 2021-08-16 21:33:54 +02:00
Joakim Frostegård
898926cd6c CI: gotorrent: add more flags 2021-08-16 21:16:42 +02:00
Joakim Frostegård
9971ef8a85 CI: use other port for gotorrent client 2 2021-08-16 21:04:18 +02:00
Joakim Frostegård
28d37721b7 CI: install node-pre-gyp again.. 2021-08-16 20:56:06 +02:00
Joakim Frostegård
aae274156e CI: use node 16, use latest webtorrent-hybrid 2021-08-16 20:51:20 +02:00
Joakim Frostegård
015f31b8cc CI: fix gotorrent install path 2021-08-16 20:50:30 +02:00
Joakim Frostegård
fad3e1ea0d CI: wait max 60 seconds 2021-08-16 20:44:49 +02:00
Joakim Frostegård
631b2c0494 CI: seed with gotorrent too 2021-08-16 20:37:24 +02:00
Joakim Frostegård
cf25586bcb CI: use bullseye again 2021-08-16 20:05:41 +02:00
Joakim Frostegård
a268544a1b CI: use debian buster; make go accept TLS CommonNames in certs 2021-08-16 19:54:02 +02:00
Joakim Frostegård
4dd5688999 CI: fix typo 2021-08-16 19:42:22 +02:00
Joakim Frostegård
7b4e00bb79 CI: use gotorrent from git; use rust-bullseye 2021-08-16 19:35:16 +02:00
Joakim Frostegård
1e2cad7e80 Try out using other ws client for CI 2021-08-16 19:23:04 +02:00
Joakim Frostegård
130bc07f94 Transfer CI: don't output status too often 2021-02-10 23:43:08 +01:00
Joakim Frostegård
c0e0adbbae Add wss functionality for file transfer CI 2021-02-10 23:43:08 +01:00
Joakim Frostegård
60cafbad6a github transfer test workflow: test HTTP over TLS too, rename 2020-08-17 21:49:15 +02:00
Joakim Frostegård
622989e89c github test transfer action: print ok/failed for tests in docker run 2020-08-17 19:54:32 +02:00
Joakim Frostegård
836b5e7432 github test transfer action: try fixing path again 2020-08-17 19:33:42 +02:00
Joakim Frostegård
e8d04980bc github workflow test-transfer-udp-http: (hopefully) fix path error 2020-08-17 19:31:52 +02:00
Joakim Frostegård
c6052571c4 github workflow test-transfer-udp-http: fix syntax error 2020-08-17 19:28:33 +02:00
Joakim Frostegård
de2b7cb187 Add GitHub Docker action for testing UDP and HTTP file transfers
The Dockerfile works when run locally. The GitHub action
plumbing may or not work in this state.
2020-08-17 00:49:12 +02:00
Joakim Frostegård
25abadb39f
Update cargo-build-and-test.yml 2020-08-13 05:18:55 +02:00
Joakim Frostegård
1d8ee05b19
Create GitHub CI file cargo-build-and-test.yml 2020-08-13 05:16:43 +02:00