Skip to content

Conversation

@owenv
Copy link
Contributor

@owenv owenv commented Nov 12, 2023

Companion to swiftlang/swift-driver#1482

Forward all invocations of subcommands like swift package, swift build, etc. to the new driver for handling so it only needs to be implemented once.

@owenv owenv requested review from artemcm and nkcsgexi November 12, 2023 02:17
@owenv
Copy link
Contributor Author

owenv commented Nov 12, 2023

@swift-ci please test

@owenv
Copy link
Contributor Author

owenv commented Nov 12, 2023

/Users/ec2-user/jenkins/workspace/swift-PR-macos/branch-main/build/buildbot_incremental/toolchain-macosx-x86_64/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift run --package-path /Users/ec2-user/jenkins/workspace/swift-PR-macos/branch-main/swift-syntax/SwiftSyntaxDevUtils swift-syntax-dev-utils verify-source-code --toolchain /Users/ec2-user/jenkins/workspace/swift-PR-macos/branch-main/build/buildbot_incremental/toolchain-macosx-x86_64/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr --verbose error: unable to find swift-driver to invoke subcommand 

This might need to keep some sort of fallback for now

@owenv
Copy link
Contributor Author

owenv commented Nov 15, 2023

Talked to @artemcm and I think #69834 (comment) is the better long-term direction

@owenv owenv closed this Nov 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants