Skip to content

Conversation

@award999
Copy link
Contributor

vscode-swift extension needs to be able to run without Docker. the vscode-test-client opens a VSCode window to provide the "vscode" namespace API for interacting with vscode for the tests to stimulate behaviour and access VSCode state. For this, using powershell scripts to install MS build tools and swift, taking inspiration from the swift docker files

award999 and others added 8 commits November 8, 2024 09:42
The vscode-swift extension needs to open the VS Code UI
to run tests. As such we cannot run these tests under a
docker container as there is no tool like xvfb for
Windows. This PR provides powershell scripts to install
the VS Build Tools and apporpirate version of Swift.
Projects can use this workflow by setting the input
enable_windows_docker: false
@award999 award999 requested a review from a team as a code owner November 22, 2024 13:08
@award999
Copy link
Contributor Author

@shahmishal this is what vscode-swift will need to run tests

@shahmishal
Copy link
Member

This looks good, can you fix the YAML and License failures before merging the changes?

@award999
Copy link
Contributor Author

award999 commented Dec 3, 2024

@shahmishal done

@ahoppen ahoppen merged commit bc31587 into swiftlang:main Dec 3, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants