Skip to content

Conversation

cmcgee1024
Copy link
Member

@cmcgee1024 cmcgee1024 commented Dec 24, 2024

Convert workflow jobs to use standard OS images using swiftly to install the
swift toolchain. The toolchain is selected by the version specified
in the .swift-version file. Updating to a new toolchain is as simple
as swiftly use <version> in the swiftly directory and pushing that
change.

@cmcgee1024
Copy link
Member Author

@swift-ci test macOS

@cmcgee1024 cmcgee1024 changed the title Test with self-hosted swiftly Convert workflows to self-hosted with Swiftly Dec 25, 2024
@cmcgee1024
Copy link
Member Author

@swift-ci test macOS

@cmcgee1024
Copy link
Member Author

@swift-ci test macOS

@cmcgee1024
Copy link
Member Author

@swift-ci test macOS

@cmcgee1024
Copy link
Member Author

@swift-ci test macOS

Copy link
Contributor

@justice-adams-apple justice-adams-apple left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Probably want to clean up the commit history or do a squash just to prevent 48 commits from landing in the history 😄

default: "--skip"

env:
SWIFTLY_BOOTSTRAP_VERSION: 0.4.0-dev
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Any plans to convert this to 0.4.0 proper?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, once we have a final 0.4.0 release we can update this env and use it.

@cmcgee1024
Copy link
Member Author

LGTM. Probably want to clean up the commit history or do a squash just to prevent 48 commits from landing in the history 😄

Thanks, I'll squash and merge this into a nice single commit. :)

@cmcgee1024 cmcgee1024 merged commit 0cc4642 into swiftlang:main Jan 27, 2025
19 checks passed
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