Commit Graph

61 Commits

Author SHA1 Message Date
veeso
9bf23b3f6b working on 0.12 2023-05-09 12:48:51 +02:00
veeso
3ec94c17bc 0.11.3 2023-04-19 11:07:42 +02:00
veeso
fdb0d97a61 rtd 2023-04-18 18:10:40 +02:00
veeso
279df59b5d install ci 2023-03-07 21:01:29 +01:00
veeso
67df3dc76a working on 0.11.1 2023-02-27 12:23:01 +01:00
Christian Visintin
7ecfaea278 Update FUNDING.yml 2023-02-27 11:50:21 +01:00
veeso
46f2954bc4 install.yml 2023-02-19 18:24:29 +01:00
Christian Visintin
c0bc493d21 125 installation missing aarch64 linux build (#146)
aarch64 build
2023-02-11 12:26:43 +01:00
Christian Visintin
146a1f3ed6 Create website.yml 2022-12-27 16:44:42 +01:00
veeso
fdd7901f7e removed libssl dependency 2022-10-10 16:21:32 +02:00
Christian Visintin
e0d8b80cdf Bookmark name as hostname for cli args (#111)
bookmark name as hostname for cli args
2022-05-03 11:54:48 +02:00
veeso
ad2781b62c use latest rust in macos/windows ci 2022-03-09 11:27:26 +01:00
veeso
0b70819781 wtf git? 2022-02-06 11:09:44 +01:00
veeso
b635554e52 updated freebsd vm version 2022-02-04 15:16:07 +01:00
veeso
df7a4381c4 Removed filetransfer module; migrated to remotefs crate 2022-01-06 10:44:34 +01:00
veeso
30851a78e8 serial test for env paths 2022-01-06 10:44:34 +01:00
veeso
02fdb27cc5 Removed lib.rs 2022-01-06 10:44:34 +01:00
veeso
5fd53c1b2b -Dwarnings for clippy on windows/macos ci 2022-01-06 10:44:34 +01:00
veeso
3f463f4b73 ko-fi 2021-12-04 10:46:22 +01:00
veeso
9a63f5b2cc copy template 2021-10-06 11:12:15 +02:00
veeso
198d421ab0 Notifications 2021-09-28 12:44:51 +02:00
veeso
1d09095ab9 Aws s3 support 2021-09-01 15:20:05 +02:00
veeso
0a7e29d92f Theme provider and '-t' and '-c' CLI options 2021-07-07 12:54:30 +02:00
veeso
d16f9e7ad8 Merge branch '0.6.0' into keyring-rs-linux 2021-06-26 15:13:31 +02:00
veeso
3cbd2ed013 Removed archlinux build stuff 2021-06-26 14:40:23 +02:00
veeso
7ed49126a4 security policy 2021-06-26 12:25:24 +02:00
veeso
d976a34705 --lib tests 2021-06-26 12:08:05 +02:00
veeso
2d8ce475f8 Merge branch '0.6.0' into keyring-rs-linux 2021-06-21 20:51:24 +02:00
veeso
1319e0b17b Fixed install for freebsd 2021-06-21 20:45:20 +02:00
veeso
19610479bd keyring support for linux 2021-06-20 15:04:16 +02:00
veeso
e3d2151bad Unix Build 2021-06-20 14:38:03 +02:00
veeso
5a49987338 acceptance tests in PR 2021-06-18 14:31:11 +02:00
veeso
1c58f1d623 Use containers to test file transfers
Use containers to test file transfers

Container setup

Container setup

tests with docker-compose

these tests won't work with containers

ftp tests with containers; removed crap servers; tests only lib

hostname for github

booooooh

fixed recursive remove FTP

Use containers to test file transfers

Container setup

Container setup

tests with docker-compose

these tests won't work with containers

ftp tests with containers; removed crap servers; tests only lib

hostname for github

booooooh

fixed recursive remove FTP

fixed rename

changelog

Desperate attempt

Fixed ftp tests; migrated sftp tests to containers; use env for services

github actions are just broken imo

github actions are just broken imo

Don't use services, since they just don't fuckin work...

docker compose not supported yet?

deprecated typo

Now explain this: github actions have services (which don't work) and then you find out docker-compose is already installed *BLOWMIND*

Fixed hostname for tests

scp tests

maybe

tests

wtf

Restored host tests

Changelog

Improving coverage

Improving coverage

Restored coverage task

More tests for file transfers; test ssh keys too

typo

tests; code improvements

Use tests helpers

fixed tempdir

fixed tempdir
2021-06-15 17:51:06 +02:00
Christian Visintin
971061d231 Fixed AUR pub workflow
See <https://github.com/KSXGitHub/github-actions-deploy-aur/issues/15>
2021-05-24 11:09:56 +02:00
veeso
2790c613aa Logging docs 2021-05-17 22:35:28 +02:00
veeso
aaff616332 grcov: exclude activities 2021-05-15 18:53:07 +02:00
veeso
cb3681ffdd Ignore files 2021-05-15 17:58:16 +02:00
veeso
4c343c6f34 Grcov with coverall 2021-05-15 17:55:20 +02:00
veeso
0f595b8cbf Coverage: githubActions 2021-05-01 17:54:37 +02:00
veeso
26b001a5fc Coverage: githubActions 2021-05-01 17:26:28 +02:00
Christian Visintin
23882df474 Create FUNDING.yml 2021-04-12 21:09:27 +02:00
veeso
6be9294e11 stable toolchain 2021-04-05 10:04:53 +02:00
veeso
a1632492ed Restored coverage with tarpaulin 2021-04-05 09:32:59 +02:00
veeso
871a02c8b5 Updated contributing, issue templates and docs 2021-04-04 16:08:16 +02:00
veeso
de3983e53f Clippy: don't allow warnings 2021-03-26 21:51:53 +01:00
veeso
39bcd5e83b From now on cargo fmt must pass the tests 2021-03-26 20:42:13 +01:00
veeso
35ab9ae202 Added githubActions features to handle github tests; set git fetch test under github actions exclude pattern 2021-03-01 20:33:04 +01:00
veeso
ca1aa5675a Try test threads: 1 2021-02-27 20:30:50 +01:00
ChristianVisintin
4e8e0d1b41 Fixed that f aur action 2020-12-21 14:33:00 +01:00
ChristianVisintin
95b7a773d7 aur runs on 2020-12-21 14:24:25 +01:00