Leonard Steppy Mr_Steppy
  • Joined on 2024-12-03
Mr_Steppy pushed to 26-integration-tests at Mr_Steppy/multi-ssh 2025-02-07 13:03:29 +01:00
d963d4ff88 Fix test_parse_server_configuration
Mr_Steppy pushed to 26-integration-tests at Mr_Steppy/multi-ssh 2025-02-05 23:56:48 +01:00
89cd5232cf Remove old command module
Mr_Steppy pushed to 26-integration-tests at Mr_Steppy/multi-ssh 2025-02-05 23:55:13 +01:00
7c64383d72 Use new ShellCommand interface in main application
Mr_Steppy pushed to 26-integration-tests at Mr_Steppy/multi-ssh 2025-02-05 22:32:54 +01:00
85a9cd9ae5 Implement ShellCommand to Command conversion
Mr_Steppy pushed to 26-integration-tests at Mr_Steppy/multi-ssh 2025-02-05 21:19:11 +01:00
ca7be76937 Remove minor code duplication
Mr_Steppy pushed to 26-integration-tests at Mr_Steppy/multi-ssh 2025-02-05 21:16:52 +01:00
6b0b648d67 Implement ShellInterface for EnvCommand
Mr_Steppy opened issue Mr_Steppy/multi-ssh#34 2025-02-05 20:44:12 +01:00
Add positive list of files to pure flag
Mr_Steppy opened issue Mr_Steppy/multi-ssh#33 2025-02-05 20:39:04 +01:00
Start ssh agent lazy
Mr_Steppy opened issue Mr_Steppy/multi-ssh#32 2025-02-05 20:22:38 +01:00
Pass EnvVar-Result to configured servers calculator
Mr_Steppy opened issue Mr_Steppy/multi-ssh#31 2025-02-05 20:17:48 +01:00
Add RawServerReference
Mr_Steppy pushed to 26-integration-tests at Mr_Steppy/multi-ssh 2025-02-05 00:02:58 +01:00
4095ee32f6 Make environment in EnvCommand mutable
Mr_Steppy pushed to 26-integration-tests at Mr_Steppy/multi-ssh 2025-02-04 23:52:11 +01:00
8315549838 Make into_result_with_error_logging available for every MaybeCast<Output> type
Mr_Steppy pushed to 26-integration-tests at Mr_Steppy/multi-ssh 2025-02-04 23:43:18 +01:00
6c7e718748 Fix ServerReferences using invalid parser
Mr_Steppy pushed to 26-integration-tests at Mr_Steppy/multi-ssh 2025-02-04 23:09:08 +01:00
0632d7b0a9 Handle input in environment
Mr_Steppy created branch 26-integration-tests in Mr_Steppy/multi-ssh 2025-02-04 16:33:08 +01:00
Mr_Steppy pushed to 26-integration-tests at Mr_Steppy/multi-ssh 2025-02-04 16:33:08 +01:00
85b0b3dbbf Add shell_interface and environment and prepare main application for those changes
Mr_Steppy pushed to master at Mr_Steppy/multi-ssh 2025-02-03 23:55:40 +01:00
8fa7fdb88b Merge pull request '29-replacing-actions-ignore-directory-of-file-to-upload' (#30) from 29-replacing-actions-ignore-directory-of-file-to-upload into master
75368d4c0c Really fix uploading wrong file in replace actions
3aa326e737 Fix wrong command when querying server files
744fd0f6c2 Remove unused FileInfoError variant
a288bf58a5 Fix replace actions replacing with wrong file
Compare 5 commits »
Mr_Steppy deleted branch 29-replacing-actions-ignore-directory-of-file-to-upload from Mr_Steppy/multi-ssh 2025-02-03 23:55:40 +01:00
Mr_Steppy merged pull request Mr_Steppy/multi-ssh#30 2025-02-03 23:55:39 +01:00
29-replacing-actions-ignore-directory-of-file-to-upload
Mr_Steppy closed issue Mr_Steppy/multi-ssh#29 2025-02-03 23:55:39 +01:00
Replacing actions ignore directory of file to upload