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

Rename the plugin: protoc-gen-swiftgrpc -> protoc-gen-grpc-swift #584

Merged
merged 1 commit into from
Sep 17, 2019

Conversation

glbrntt
Copy link
Collaborator

@glbrntt glbrntt commented Sep 17, 2019

Motivation:

We refer to this package as 'grpc-swift', the 'protoc' plugin should be
consistent with this.

The plugin was also not listed as a product of the package which means
that a dependency is not able to build the plugin withough checking out
the repository.

Modifications:

  • Rename the protoc plugin to 'protoc-gen-grpc-swift'.
  • Update references to this.
  • Include the plugin as an executable product.

Result:

  • More consistent naming.
  • It is possible to build the plugin with swift build --product protoc-gen-grpc-swift when grpc-swift is used as a
    dependency.

Motivation:

We refer to this package as 'grpc-swift', the 'protoc' plugin should be
consistent with this.

The plugin was also not listed as a product of the package which means
that a dependency is not able to build the plugin withough checking out
the repository.

Modifications:

- Rename the protoc plugin to 'protoc-gen-grpc-swift'.
- Update references to this.
- Include the plugin as an executable product.

Result:

- More consistent naming.
- It is possible to build the plugin with `swift build --product
  protoc-gen-grpc-swift` when grpc-swift is used as a
  dependency.
@linux-foundation-easycla
Copy link

CLA Check
One or more committers are not authorized under a signed CLA as indicated below. Please click here to be authorized.

@glbrntt glbrntt merged commit ca68315 into grpc:nio Sep 17, 2019
@glbrntt glbrntt deleted the gb-protoc-product branch September 17, 2019 16:08
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