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

Add Custom Bazel rule #84

Merged
merged 6 commits into from
Jun 10, 2018
Merged

Conversation

coltonmorris
Copy link
Contributor

This will add a custom bazel rule, which uses the protoc-gen-ts binary for generation!

Some notes:

  1. Changed import paths of protos within the proto directory to better align with bazel.
    • This change makes the generated code output into another subdirectory named proto. This might seems a bit ugly, but I believe this is better for long term sanity.
  2. gg

colton added 3 commits May 29, 2018 21:43
* upstream/master:
  Generate service files regardless of whether there are service definitions in the protos (improbable-eng#83)
@jonnyreeves
Copy link
Contributor

Can't say I'm fluent in bazel but I'm going to assume this is a positive change for the wider community and will land it. 🤘🚀

@jonnyreeves jonnyreeves merged commit 05c52b8 into improbable-eng:master Jun 10, 2018
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