Skip to content

pipeline: Convert build-using-self to python #8288

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

Conversation

bkhouri
Copy link
Contributor

@bkhouri bkhouri commented Feb 11, 2025

In preparation for a Windows self-host pipeline, convert the build-using-self from a bash script to a python script to make it platform agnostic so we don't have to support a Windows-specific build script.

Relates to #8176
rdar://141553907

@bkhouri bkhouri force-pushed the t/main/gh8121_radar139977454_convert_build-using-self_to_python_script branch 3 times, most recently from b6beaa8 to 8bc6bf2 Compare February 11, 2025 13:42
@bkhouri bkhouri force-pushed the t/main/gh8121_radar139977454_convert_build-using-self_to_python_script branch 2 times, most recently from 489bf08 to d2f62a6 Compare February 11, 2025 14:06
@bkhouri bkhouri force-pushed the t/main/gh8121_radar139977454_convert_build-using-self_to_python_script branch 2 times, most recently from 8b068f5 to 797f900 Compare February 11, 2025 15:23
@bkhouri bkhouri added the continuous integration/deployment Changes to the Continuous Integration/Deployment system/pipelines label Feb 11, 2025
@bkhouri
Copy link
Contributor Author

bkhouri commented Feb 12, 2025

@swift-ci please test

@bkhouri
Copy link
Contributor Author

bkhouri commented Feb 13, 2025

Test with
swiftlang/swift#79330

@swift-ci please test linux

In preparation for a Windows self-host pipeline, convert the
build-using-self from a bash script to a python script to make it
platform agnostic.
@bkhouri bkhouri force-pushed the t/main/gh8121_radar139977454_convert_build-using-self_to_python_script branch from 261c8b5 to ef6dead Compare February 17, 2025 18:58
@bkhouri
Copy link
Contributor Author

bkhouri commented Feb 17, 2025

@swift-ci please test

@bkhouri
Copy link
Contributor Author

bkhouri commented Feb 18, 2025

@swift-ci please test windows

@bkhouri bkhouri enabled auto-merge (squash) February 18, 2025 16:35
@bkhouri bkhouri merged commit 71f9ecc into swiftlang:main Feb 18, 2025
5 checks passed
bripeticca pushed a commit to bripeticca/swift-package-manager that referenced this pull request Feb 28, 2025
In preparation for a Windows self-host pipeline, convert the
build-using-self from a bash script to a python script to make it
platform agnostic so we don't have to support a Windows-specific build
script.

Relates to swiftlang#8176
rdar://141553907
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.

2 participants