Skip to content

Conversation

glbrntt
Copy link
Collaborator

@glbrntt glbrntt commented Jan 24, 2025

Motivation:

The examples now use the Swift PM build plugin but the READMEs weren't updated to include the PROTOC_PATH.

Modifications:

  • update READMEs

Result:

Better examples

Motivation:

The examples now use the Swift PM build plugin but the READMEs weren't
updated to include the PROTOC_PATH.

Modifications:

- update READMEs

Result:

Better examples
@glbrntt glbrntt added the semver/none No version bump required. label Jan 24, 2025
@glbrntt glbrntt enabled auto-merge (squash) January 24, 2025 10:06

```console
$ swift run echo serve
$ PROTOC_PATH=$(which protoc) swift run echo serve
Copy link
Collaborator

Choose a reason for hiding this comment

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

Similar to the comment I left on the examples, should we mention (and/or link to the plugin docs) why setting this environment variable is required?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yup, done!

@glbrntt glbrntt requested a review from gjcairo January 24, 2025 10:53
@glbrntt glbrntt merged commit bfe033f into grpc:main Jan 24, 2025
27 of 29 checks passed
@rnro rnro mentioned this pull request Sep 22, 2025
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