GithubHelp home page GithubHelp logo

trambui09 / common-protos-ruby Goto Github PK

View Code? Open in Web Editor NEW

This project forked from googleapis/common-protos-ruby

0.0 0.0 0.0 91 KB

Ruby protocol buffer classes generated from https://github.com/googleapis/api-common-protos

License: Apache License 2.0

Ruby 100.00%

common-protos-ruby's Introduction

Common Protos Ruby

Gem Version Gem Version

This repository is a home for the protocol buffer types which are common dependencies throughout the Google API ecosystem, generated for Ruby. The protobuf definitions for these generated Ruby classes are provided in the API Common Protos repository.

Using these generated classes

See googleapis-common-protos and googleapis-common-protos-types.

These packages are also available from rubygems:

Updating the gems

To add, remove, or modify the common types in these gems do the following.

  1. Update the sub-module containing all of Google's public .proto files:

    $ git submodule update --remote googleapis
  2. If necessary, update the list of protos to include. These are globs in the PROTO_GLOBS array in the library's Toys script (e.g. for message types: googleapis-common-protos-types/.toys.rb). This is needed only if new directories are added (which should be rare).

  3. Compile new proto classes. This can be run at the top level to recompile all gems, or in a gem's directory to recompile only that one.

    $ toys compile
  4. Update Gem version (which is located in the .gemspec file), and write an entry in the CHANGELOG.md. Create and merge a PR for this, and tag it with the gem name and version.

  5. Build and release the gem:

    $ cd $GEM_TO_RELEASE
    $ toys release

common-protos-ruby's People

Contributors

jbolinger avatar dazuma avatar landrito avatar justinbeckwith avatar blowmage avatar quartzmo avatar dwsupplee avatar google-cloud-policy-bot[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.