-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix our proto generation stuff. (#2167)
* [2135]: Update the proto stuff in the makefile. Bump proto image ver to 0.15.1 (from 0.14.0). Clean up the proto-related targets to match the SDK's. * [2135]: Update the protoc-swagger-gen.sh and protocgen.sh scripts. Add warnings from protoc-swagger.gen about stuff not in the config. * [2135]: Update proto/buf.gen.swagger.yaml to use openapiv2 instead of swagger. * [2135]: Further tweaks to protoc-swagger-gen to make it easier to alter for third-party purposes. * [2135]: Fix typo in protocgen.sh. * [2135]: run make proto-gen * [2135]: Add missing ibchooks entry from swagger config. * [2135]: run make proto-swagger-gen * [2135]: Add changelog entry. * [2135]: Switch to = for the tests in [ ] for verbosity.
- Loading branch information
1 parent
c9ace39
commit 363eb32
Showing
32 changed files
with
1,394 additions
and
2,336 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
* Make our proto generation stuff work again [#2135](https://github.com/provenance-io/provenance/issues/2135). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.