stateful / vscode-runme

DevOps Workflows Built with Markdown for VS Code
https://runme.dev
Apache License 2.0
182 stars 13 forks source link

Prevent notebook UX from being rendered unusable #1443

Closed sourishkrout closed 2 weeks ago

sourishkrout commented 2 weeks ago

Catch the exception and stop cell execution as unsuccessful to prevent "runaway" execution as shown here:

https://github.com/stateful/vscode-runme/assets/250527/6e3dad27-bd40-4140-bade-22d98a866fc4

At some future point, I'd like to do a more substantial refactor of how Cloud Renderers are "embedded" in bash. However, we need to collect more feedback from usage first.

sonarcloud[bot] commented 2 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

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

See analysis details on SonarCloud