Skip to content

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