Skip to content

Conversation

ahoppen
Copy link
Member

@ahoppen ahoppen commented Sep 20, 2025

Swift 6.2 has been released, so we no longer need to support building and testing SourceKit-LSP using Swift 6.1

@ahoppen
Copy link
Member Author

ahoppen commented Sep 20, 2025

@swift-ci Please test

Swift 6.2 has been released, so we no longer need to support building and testing SourceKit-LSP using Swift 6.1
#if compiler(>=6.3)
#warning("We have had a one year transition period to the pull based build server. Consider removing this build server")
#if compiler(>=6.5)
#warning("We have had a two year transition period to the pull based build server. Consider removing this build server")
Copy link
Member Author

Choose a reason for hiding this comment

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

https://github.com/SolaWing/xcode-build-server is the only BSP server that I am aware of, which uses the legacy push-based model. While it has transitioned to the pull-based model (SolaWing/xcode-build-server@a030fea), it has not released a version that includes this change. Add another year of transition period to allow all BSP servers to transition.

@ahoppen
Copy link
Member Author

ahoppen commented Sep 20, 2025

@swift-ci Please test

@ahoppen
Copy link
Member Author

ahoppen commented Sep 22, 2025

@swift-ci Please test Windows

@ahoppen ahoppen enabled auto-merge September 22, 2025 07:02
@ahoppen ahoppen merged commit aa7ff70 into swiftlang:main Sep 22, 2025
3 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