Skip to content

Remove temp folder from WorkspaceContext #1781

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

plemarquand
Copy link
Contributor

@plemarquand plemarquand commented Aug 13, 2025

Description

In an effort to pair down WorkspaceContext and the dependencies that need to be threaded through the application, remove the common tempFolder from it and create the common temp folder as required in dependencies.

A large portion of this PR is refactoring the runScript command and ensuring nothing broke by adding tests.

Tasks

  • Required tests have been written
  • Documentation has been updated
  • Added an entry to CHANGELOG.md if applicable

In an effort to pair down WorkspaceContext and the dependencies that
need to be threaded through the application from it, remove the common
tempFolder from it and grab a reference to it as needed.

A large portion of this PR is refactoring the `runScript` commandand
ensuring nothing broke by adding tests.
@plemarquand plemarquand merged commit b069a94 into swiftlang:main Aug 14, 2025
21 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.

3 participants