Skip to content

Conversation

@bkhouri
Copy link
Contributor

@bkhouri bkhouri commented Nov 20, 2025

Ensure we run the pipelines against SwiftBuild to give us extra confidence with the tooling

Fixes: #9070

@bkhouri
Copy link
Contributor Author

bkhouri commented Nov 20, 2025

@swift-ci please test macOS self hosted swiftbuild

1 similar comment
@bkhouri
Copy link
Contributor Author

bkhouri commented Nov 20, 2025

@swift-ci please test macOS self hosted swiftbuild

@bkhouri bkhouri force-pushed the t/main/gh9070_rdar159304595_add_swiftbuild_pipeline branch from 8918392 to 7a18ea9 Compare November 21, 2025 03:14
@bkhouri
Copy link
Contributor Author

bkhouri commented Nov 21, 2025

@swift-ci please test macOS self hosted swiftbuild

@bkhouri bkhouri force-pushed the t/main/gh9070_rdar159304595_add_swiftbuild_pipeline branch from 7a18ea9 to c9f1855 Compare November 21, 2025 03:42
@bkhouri
Copy link
Contributor Author

bkhouri commented Nov 21, 2025

@swift-ci please test macOS self hosted swiftbuild

1 similar comment
@bkhouri
Copy link
Contributor Author

bkhouri commented Nov 21, 2025

@swift-ci please test macOS self hosted swiftbuild

@bkhouri bkhouri force-pushed the t/main/gh9070_rdar159304595_add_swiftbuild_pipeline branch 2 times, most recently from 5d9d929 to c5107fa Compare November 24, 2025 20:29
@bkhouri
Copy link
Contributor Author

bkhouri commented Nov 25, 2025

@swift-ci test

exclude:
- buildSystem: "swiftbuild"
linuxSwiftVersion: '["nightly-main", "nightly-6.2"]'
- buildSystem: "swiftbuild"
Copy link
Contributor Author

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.

Copy link
Contributor

@rconnell9 rconnell9 left a 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?

@bkhouri
Copy link
Contributor Author

bkhouri commented Nov 25, 2025

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.

@bkhouri bkhouri force-pushed the t/main/gh9070_rdar159304595_add_swiftbuild_pipeline branch from c5107fa to 0ba3dac Compare November 25, 2025 21:15
@bkhouri
Copy link
Contributor Author

bkhouri commented Nov 25, 2025

@swift-ci test

@bkhouri bkhouri added the continuous integration/deployment Changes to the Continuous Integration/Deployment system/pipelines label Dec 3, 2025
@bkhouri bkhouri force-pushed the t/main/gh9070_rdar159304595_add_swiftbuild_pipeline branch from 0ba3dac to 7894e69 Compare December 3, 2025 19:44
@bkhouri bkhouri requested a review from rconnell9 December 3, 2025 19:44
@bkhouri
Copy link
Contributor Author

bkhouri commented Dec 3, 2025

@swift-ci test

@bkhouri bkhouri enabled auto-merge (squash) December 3, 2025 19:45
@bkhouri
Copy link
Contributor Author

bkhouri commented Dec 3, 2025

@swift-ci test self hosted linux

@bkhouri bkhouri force-pushed the t/main/gh9070_rdar159304595_add_swiftbuild_pipeline branch from 7894e69 to 5814480 Compare December 3, 2025 20:00
@bkhouri
Copy link
Contributor Author

bkhouri commented Dec 3, 2025

@swift-ci test

@bkhouri
Copy link
Contributor Author

bkhouri commented Dec 5, 2025

@swift-ci test windows

@bkhouri
Copy link
Contributor Author

bkhouri commented Dec 5, 2025

@swift-ci test self hosted

@bkhouri bkhouri mentioned this pull request Dec 5, 2025
@bkhouri bkhouri force-pushed the t/main/gh9070_rdar159304595_add_swiftbuild_pipeline branch from 5814480 to db04768 Compare December 5, 2025 17:56
@bkhouri
Copy link
Contributor Author

bkhouri commented Dec 5, 2025

@swift-ci test

@bkhouri bkhouri force-pushed the t/main/gh9070_rdar159304595_add_swiftbuild_pipeline branch from db04768 to 9c5c040 Compare December 5, 2025 18:07
@bkhouri
Copy link
Contributor Author

bkhouri commented Dec 5, 2025

@swift-ci test

@bkhouri
Copy link
Contributor Author

bkhouri commented Dec 5, 2025

@swift-ci test windows

@bkhouri bkhouri force-pushed the t/main/gh9070_rdar159304595_add_swiftbuild_pipeline branch 2 times, most recently from 615f30c to 248b86c Compare December 5, 2025 19:03
@bkhouri
Copy link
Contributor Author

bkhouri commented Dec 5, 2025

@swift-ci test

@bkhouri
Copy link
Contributor Author

bkhouri commented Dec 5, 2025

@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
@bkhouri bkhouri force-pushed the t/main/gh9070_rdar159304595_add_swiftbuild_pipeline branch from 248b86c to 6f2d72f Compare December 5, 2025 19:30
@bkhouri
Copy link
Contributor Author

bkhouri commented Dec 5, 2025

@swift-ci test

@bkhouri
Copy link
Contributor Author

bkhouri commented Dec 5, 2025

@swift-ci test windows

@bkhouri bkhouri merged commit e645a74 into swiftlang:main Dec 6, 2025
45 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

continuous integration/deployment Changes to the Continuous Integration/Deployment system/pipelines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Introduce Self-hosted pipelines that run against SwiftBuild build system

4 participants