Ferenc Erki
Ferenc Erki
If I understand correctly, saving the contents of the `local` directory happens at the end of the workflow step with `shogo82148/actions-setup-perl@v1`. Notably, this is different from the behavior of the...
## User story **As** maintainer, **I would like to** deprecate the built-in template engines, **so I can** spend more of my efforts on the core capabilities of Rex. ## Describe...
Net::OpenSSH backend just uses the OpenSSH binaries in the backgrond, so they should be able to transparently use any available ssh configuration like `~/.ssh/config`. So in that case, there's no...
## User story **As** maintainer, **I would like to** print a message about the initial discovery step of the managed endpoint, **so I can** inform users about what's happening right...
## Describe the bug When the `no_path_cleanup` feature flag is enabled, package installation commands cause the following warning displayed: ``` Use of uninitialized value in concatenation (.) or string at...
## User story **As** a Rex maintainer. **I would like to** support external shell interface modules, **so I can** enable more authors to provide them. ## Additional context Thanks to...
## Describe the bug If there's a space in the full path of a command, execution via `run()` fails with: ``` [2020-08-19 13:12:48][] ERROR Error executing: /tmp/path with space/hello. STDOUT:...
## User story **As** a rex user, **I would like to** execute some commands before a file is moved to its final location, **so I can** to validate file content,...
Migrated from [rt.cpan.org #98871](https://rt.cpan.org/Ticket/Display.html?id=98871) (status was 'new') Requestors: * [email protected] (@eserte) From [email protected] (@eserte) on 2014-09-14 13:47:34 : Rex::Config is using something like @ARGV = ...; to slurp file contents,...
Migrated from [rt.cpan.org #95581](https://rt.cpan.org/Ticket/Display.html?id=95581) (status was 'new') Requestors: * [email protected] From [email protected] on 2014-05-12 16:12:22 : Jan Gehring / Rex project, Can you please modify https://metacpan.org/pod/Rex::Virtualization::VBox to include "use Rex::Commands;"?...