winglang / wing

A programming language for the cloud ☁️ A unified programming model, combining infrastructure and runtime code into one language ⚡
https://winglang.io
Other
5.06k stars 198 forks source link

fix: fs and util.exec examples do not work on windows #7193

Closed Chriscbr closed 1 month ago

Chriscbr commented 1 month ago

Some of the examples from our docs don't currently work on Windows, causing them to fail our CI. This PR makes some adjustments to the examples so they should work on both platforms.

One of the issues is a Windows-related bug - I've reopened an issue for tracking it: https://github.com/winglang/wing/issues/6915

Checklist

By submitting this pull request, I confirm that my contribution is made under the terms of the Wing Cloud Contribution License.

github-actions[bot] commented 1 month ago

Thanks for opening this pull request! :tada: Please consult the contributing guidelines for details on how to contribute to this project. If you need any assistance, don't hesitate to ping the relevant owner over Discord.

Topic Owner
Wing SDK and standard library @chriscbr
Wing Console @skyrpex
Wing compiler and language design @chriscbr
VSCode extension and language server @chriscbr
Wing CLI @chriscbr
Documentation @boyney123
Examples @boyney123
Wing Playground @skyrpex
monadabot commented 1 month ago

Congrats! :rocket: This was released in Wing 0.85.21.