Skip to content

Conversation

@jmschonfeld
Copy link
Contributor

When building/running Foundation tests in swift-ci as part of a full toolchain test (and not just an isolated test of only Foundation), we want to build this package against the locally checked out versions of our dependencies. This checks a new environment variable SWIFTCI_USE_LOCAL_DEPS and, when set, will look in sibling directories for our dependencies rather than checking out dependencies from GitHub. This is similar to the setup that some other packages such as swift-format use.

@jmschonfeld
Copy link
Contributor Author

@swift-ci please test

@jmschonfeld jmschonfeld merged commit 4c8f0f2 into swiftlang:main Jun 21, 2024
@jmschonfeld jmschonfeld deleted the ci-local-deps-mode branch June 21, 2024 17:56
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.

2 participants