swift-foundation
swift-foundation copied to clipboard
[6.2][cherrypick] OpenBSD support.
-
Explanation: Cherrypick OpenBSD support changes onto 6.2. This will help reduce the delta between the branch and an eventual OpenBSD platform port.
-
Scope: Most of the changes are limited to OpenBSD or changing defaults that do not apply to other operating systems.
-
Issues: See OpenBSD port issue in https://github.com/swiftlang/swift/issues/78437
-
Original PRs:
#1126
-
Risk: Minimal, since changes are mostly limited to OpenBSD.
-
Testing: Original change has passed CI.
-
Reviewers:
@finagolfin @parkera
@swift-ci please test.
@swift-ci please test.
@swift-ci please test macOS platform.
@swift-ci please test macOS platform.
I think we should actually be bulk merging main to 6.2 for the next few months. Cc @itingliu @shahmishal
@parkera We have a GitHub Action workflow that creates a PR every week from main to release/6.2 automerger. https://github.com/swiftlang/github-workflows/blob/main/.github/workflows/create_automerge_pr.yml If you would prefer this setup for the swift-foundation repository, we can configure it.
Should I expect an automerge to be set up to take care of this change?
This was merged to release/6.2 as part of https://github.com/swiftlang/swift-foundation/pull/1300
Thanks! I'll close this.