Commit Graph

121 Commits

Author SHA1 Message Date
veeso 182bbb94a2 0.12.2 2023-10-01 16:12:47 +02:00
veeso 2f48c765e3 termscp 0.12.0 2023-07-06 16:17:33 +02:00
veeso 295191b9eb Merge branch 'main' into develop 2023-07-06 11:49:06 +02:00
veeso 16b2aa8596 fix: rustup target 2023-07-06 11:38:38 +02:00
Christian Visintin 522ee0355e feat: build artifacts workflow (#202) 2023-07-06 11:26:14 +02:00
veeso e5ca956897 fix: don't run CI on site/.md change 2023-07-06 11:07:22 +02:00
Christian Visintin 67bc1a2a08 Ignore backlog issues 2023-05-23 09:20:11 +02:00
Christian Visintin 0bb3c9a26e Create stale.yml 2023-05-22 23:22:57 +02:00
veeso cef100e5d9 fix: install workflow 2023-05-18 11:42:24 +02:00
Christian Visintin b7369162d2 SMB support (#184)
* feat: smb client

* fix: smb connection

* fix: smbclient deps

* feat: SMB mentions to user manual

* feat: changelog

* dlib macos

* fix: removed smb support from macos :(

* fix: restored libsmbclient build

* fix: strange lint message

* fix: macos build smb

* fix: macos build smb

* fix: macos tests

* fix: macos lint

* feat: SMB windows support

* fix: windows tests
2023-05-13 15:00:16 +02:00
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