Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / coinbase/protoc-gen-rbi issues and pull requests
#55 - Patch protoc-gen-rbi to support editions
Pull Request -
State: open - Opened by vaidehi-figma 6 months ago
- 3 comments
#54 - Bump google.golang.org/protobuf from 1.23.0 to 1.33.0
Pull Request -
State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies
#53 - Don't crash if SourceCodeInfo() has returned `nil`
Pull Request -
State: closed - Opened by jez 9 months ago
#52 - Enable supported feature for explicit optionals in protoc-gen-star config
Pull Request -
State: closed - Opened by CodingAnarchy 9 months ago
#51 - Change type to declare that enum getters can be `Integer`
Pull Request -
State: closed - Opened by jez 9 months ago
- 1 comment
#50 - Tried Installing and running with example.proto
Issue -
State: open - Opened by ankit-gautam23 10 months ago
#50 - Tried Installing and running with example.proto
Issue -
State: open - Opened by ankit-gautam23 10 months ago
#49 - update codegen to include comments
Pull Request -
State: closed - Opened by steved-stripe 11 months ago
- 3 comments
#49 - update codegen to include comments
Pull Request -
State: closed - Opened by steved-stripe 11 months ago
- 3 comments
#48 - Copy over doc comments from source .proto to generated .rbi
Issue -
State: closed - Opened by steved-stripe 11 months ago
#47 - Support for golang/protobuf v1.5.4
Issue -
State: closed - Opened by CodingAnarchy 11 months ago
#46 - Surfacing variants for enums
Issue -
State: open - Opened by steved-stripe about 1 year ago
#44 - Add two options for minimizing RBI output
Pull Request -
State: closed - Opened by jez almost 2 years ago
- 1 comment
#43 - Remove redundant `include`
Pull Request -
State: closed - Opened by jez almost 2 years ago
#42 - Upgrade Ruby and grpc-tools
Pull Request -
State: closed - Opened by jez almost 2 years ago
#40 - Bump golang.org/x/text from 0.3.2 to 0.3.8
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#39 - Change type to declare that enum getters can be `Integer`
Pull Request -
State: closed - Opened by jez about 2 years ago
- 1 comment
#38 - qualify top-level `Google` and `GRPC` constants
Pull Request -
State: closed - Opened by froydnj about 2 years ago
#37 - Whistler
Issue -
State: closed - Opened by Swhistler1 over 2 years ago
#36 - Don't attempt to redeclare nesting scope
Pull Request -
State: closed - Opened by jez almost 3 years ago
- 1 comment
#35 - Generate initialize with no arguments
Pull Request -
State: closed - Opened by jez almost 3 years ago
- 2 comments
#34 - Update go package
Pull Request -
State: closed - Opened by fundthmcalculus almost 3 years ago
#33 - Generate rbs as well
Pull Request -
State: closed - Opened by fundthmcalculus about 3 years ago
- 4 comments
#32 - Also extend ClassMethods
Pull Request -
State: closed - Opened by jez over 3 years ago
- 2 comments
#31 - Fix capitalization of ruby packages with digits (fixes #28)
Pull Request -
State: closed - Opened by mdehoog over 3 years ago
- 1 comment
#30 - Command not found protoc
Issue -
State: closed - Opened by mikeyduece over 3 years ago
- 2 comments
#29 - Allow generating signatures with nilable parameters of primitive type
Issue -
State: closed - Opened by jgold-stripe over 3 years ago
- 2 comments
#28 - Wrong capitalization of package name
Issue -
State: closed - Opened by akefeli over 3 years ago
#27 - Add #descriptor for enums
Pull Request -
State: closed - Opened by hatstand over 3 years ago
- 3 comments
#26 - Support ruby reserved word enum fields
Pull Request -
State: closed - Opened by ains-stripe almost 4 years ago
#25 - Add support for proto3 optional fields
Pull Request -
State: closed - Opened by mdehoog almost 4 years ago
#24 - add support for proto3 optional fields
Issue -
State: closed - Opened by wespen almost 4 years ago
- 1 comment
#23 - Add `#[]` and `#[]=` methods to message classes
Pull Request -
State: closed - Opened by alekstorm almost 4 years ago
#22 - Add signature for ::descriptor
Pull Request -
State: closed - Opened by hatstand about 4 years ago
- 2 comments
#21 - Use Array for RepeatedField getter and constructor, not for setter
Pull Request -
State: closed - Opened by thiagoss over 4 years ago
- 2 comments
#20 - Generate T.nilable(Symbol) getter for oneof blocks
Pull Request -
State: closed - Opened by stuppy over 4 years ago
- 1 comment
#19 - Make initializer values all nilable
Pull Request -
State: closed - Opened by nathanmarks over 4 years ago
#18 - Add subdir=FOO option.
Pull Request -
State: closed - Opened by bobg over 4 years ago
- 1 comment
#17 - Support kwargs in encode_json/decode_json
Pull Request -
State: closed - Opened by mdehoog almost 5 years ago
- 3 comments
#16 - Use T::Enumerable for Repeated Fields
Pull Request -
State: closed - Opened by husna-stripe almost 5 years ago
#15 - Add missing to_h method
Pull Request -
State: closed - Opened by gwongz almost 5 years ago
#14 - Vendor dependencies
Pull Request -
State: closed - Opened by idiamond-stripe almost 5 years ago
#13 - Fix test fixtures
Pull Request -
State: closed - Opened by mdehoog almost 5 years ago
#12 - add a few missing methods
Pull Request -
State: closed - Opened by idiamond-stripe almost 5 years ago
#11 - Consider Vendoring Dependencies
Issue -
State: closed - Opened by idiamond-stripe almost 5 years ago
- 1 comment
#10 - Redact type if protoc-gen-rbi is going to generate invalid Ruby
Pull Request -
State: closed - Opened by idiamond-stripe almost 5 years ago
#9 - Fix handling of lowercase protobuf messages
Pull Request -
State: closed - Opened by idiamond-stripe almost 5 years ago
#8 - Allow specifying Enums as Strings
Pull Request -
State: closed - Opened by praboud-stripe almost 5 years ago
#7 - Mark stubs as subclassing GRPC::ClientStub
Pull Request -
State: closed - Opened by praboud-stripe almost 5 years ago
- 1 comment
#6 - Fix keyword argument types
Pull Request -
State: closed - Opened by praboud-stripe almost 5 years ago
- 1 comment
#5 - Mark enum module `lookup` as a class method
Pull Request -
State: closed - Opened by mdehoog almost 5 years ago
- 3 comments
#4 - Allow enum setters to receive Integers and Symbols
Pull Request -
State: closed - Opened by mdehoog almost 5 years ago
- 1 comment
#3 - Primitive types are not nilable
Issue -
State: closed - Opened by omarkhan about 5 years ago
- 1 comment
#2 - Switch Hash param to T::Hash[Symbol, T.untyped]
Pull Request -
State: closed - Opened by mdehoog about 5 years ago
#1 - Unreviewed commit on master!
Issue -
State: closed - Opened by heimdall-asguard about 5 years ago
- 5 comments