-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Enable SwiftBuild in pipeline #9406
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
Enable SwiftBuild in pipeline #9406
Conversation
|
@swift-ci please test macOS self hosted swiftbuild |
1 similar comment
|
@swift-ci please test macOS self hosted swiftbuild |
8918392 to
7a18ea9
Compare
|
@swift-ci please test macOS self hosted swiftbuild |
7a18ea9 to
c9f1855
Compare
|
@swift-ci please test macOS self hosted swiftbuild |
1 similar comment
|
@swift-ci please test macOS self hosted swiftbuild |
5d9d929 to
c5107fa
Compare
|
@swift-ci test |
| exclude: | ||
| - buildSystem: "swiftbuild" | ||
| linuxSwiftVersion: '["nightly-main", "nightly-6.2"]' | ||
| - buildSystem: "swiftbuild" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Currently skipping building SwiftBuild on Windows as the pipeline was failing.
rconnell9
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This doesn't replace any existing CI builds, just adds a new one that uses swiftbuild?
That is correct. The GitHub Actions currently only build. |
c5107fa to
0ba3dac
Compare
|
@swift-ci test |
0ba3dac to
7894e69
Compare
|
@swift-ci test |
|
@swift-ci test self hosted linux |
7894e69 to
5814480
Compare
|
@swift-ci test |
|
@swift-ci test windows |
|
@swift-ci test self hosted |
5814480 to
db04768
Compare
|
@swift-ci test |
db04768 to
9c5c040
Compare
|
@swift-ci test |
|
@swift-ci test windows |
615f30c to
248b86c
Compare
|
@swift-ci test |
|
@swift-ci test windows |
Ensure we run the pipeliines against SwiftBuild to give us extra confidence with the tooling Skip running SwiftBuild on Windows as it's currently failing. Fixes: swiftlang#9070
248b86c to
6f2d72f
Compare
|
@swift-ci test |
|
@swift-ci test windows |
Ensure we run the pipelines against SwiftBuild to give us extra confidence with the tooling
Fixes: #9070