Skip to content

remove swiftly workaround support#94

Merged
heckj merged 2 commits into
swiftlang:mainfrom
heckj:remove-swiftly-workarounds
Jun 26, 2026
Merged

remove swiftly workaround support#94
heckj merged 2 commits into
swiftlang:mainfrom
heckj:remove-swiftly-workarounds

Conversation

@heckj

@heckj heckj commented Jun 26, 2026

Copy link
Copy Markdown
Member
  • the extra hoops to try and utilize swiftly based toolchains was just repeatedly hanging and being problematic, primarily needed for when I was trying to build main. If that's an issue, it should be aligned with building main from the latest snapshot toolchain for CI, and if you're running locally, leverage a local nightly toolchain for those situations if needed beyond a latest release or latest beta release.

  • removes a bunch of complexity to simplify this process significantly in the orchestration script


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

- the extra hoops to try and utilize swiftly based toolchains was just repeatedly hanging
  and being problematic, primarily needed for when I was trying to build main. If that's an
  issue, it should be aligned with building main from the latest snapshot toolchain for CI,
  and if you're running locally, leverage a local nightly toolchain for those situations if needed
  beyond a latest release or latest beta release.
@heckj heckj self-assigned this Jun 26, 2026
…to work around

a latest nightly snapshot issue with building.
@heckj
heckj merged commit 93ee92a into swiftlang:main Jun 26, 2026
11 checks passed
@heckj
heckj deleted the remove-swiftly-workarounds branch June 26, 2026 22:03
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.

1 participant