You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Creates the new `elasticgraph-proto_ingestion` extension gem and wires it
into the repo (bundle, RBS collection, docker demo, doctest helper, docs
diagrams), without any of the Protocol Buffers generation logic yet. The
gem currently just defines its artifact file name constants and an
`APIExtension` entry point that does not customize anything.
Splitting the gem creation out this way keeps the follow-up PR that adds
the actual generation logic contained to the gem's own directory.
0 commit comments