Skip to content
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

Use Swift 6 to build docs on Swift Package Index #2020

Merged
merged 1 commit into from
Aug 16, 2024

Conversation

glbrntt
Copy link
Collaborator

@glbrntt glbrntt commented Aug 15, 2024

Motivation:

We'd like v2 docs to be generated by the Swift Package Index. By default it uses the latest released Swift version, i.e. 5.10. As v2 requires Swift 6 we need to configure that.

Modifications:

  • Set the swift version in .spi.yml

Result:

Docs for v2 should be built by Swift Package Index

Motivation:

We'd like v2 docs to be generated by the Swift Package Index.
By default it uses the latest released Swift version, i.e. 5.10. As
v2 requires Swift 6 we need to configure that.

Modifications:

- Set the swift version in .spi.yml

Result:

Docs for v2 should be built by Swift Package Index
@glbrntt glbrntt added the semver/none No version bump required. label Aug 15, 2024
@glbrntt glbrntt requested a review from FranzBusch August 15, 2024 12:20
@glbrntt glbrntt mentioned this pull request Aug 15, 2024
@glbrntt glbrntt enabled auto-merge (squash) August 15, 2024 12:29
@glbrntt glbrntt merged commit 840352f into grpc:main Aug 16, 2024
15 of 17 checks passed
@glbrntt glbrntt deleted the gen-docs-on-swift-6 branch August 16, 2024 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver/none No version bump required.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants