stateful / vscode-runme

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

Use runner to attempt interpolation #1369

Closed sourishkrout closed 4 months ago

sourishkrout commented 4 months ago

If successful it will replace the interpolate with variables known in the ENV. Otherwise, it will use the original URI/URL.

sourishkrout commented 4 months ago

Merging since all tests passed locally. GitHub Actions is having an outage:

image