stateful / runme

DevOps Workflows Built with Markdown
https://runme.dev
Apache License 2.0
901 stars 30 forks source link

Simplify `commandFactory.buildVirtual` #602

Closed adambabik closed 4 weeks ago

adambabik commented 4 weeks ago

In the case of virtualCommand, stdin is wrapped in readCloser and it should be returned to any other struct that depends on virtualCommand. base.stdin should stay unchanged.

sonarcloud[bot] commented 4 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
66.7% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud