stateful / vscode-runme

DevOps Notebooks Built with Markdown - VS Code extension
https://runme.dev
Apache License 2.0
194 stars 15 forks source link

Warn about unsupported shells #1550

Closed pastuxso closed 1 month ago

pastuxso commented 2 months ago

This PR introduces changes to make a best effort to determine if the shell is supported.

Progress: #1393

sourishkrout commented 1 month ago
image

@pastuxso the early return is not being handled properly. in the case where grpcRunner is not true we don't want the error message aka we do want noop.

sonarcloud[bot] commented 1 month ago

Quality Gate Failed Quality Gate failed

Failed conditions
10.9% Coverage on New Code (required ≥ 45%)

See analysis details on SonarCloud