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

Preparations for new R2CORBA v1.5.3 release #27

Merged
merged 8 commits into from
Oct 7, 2020

Commits on Oct 6, 2020

  1. Update ridl dependency to the latest ridl release

        * rakelib/gem.rake:
    jwillemsen committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    b5dc46b View commit details
    Browse the repository at this point in the history
  2. Fixed typo in output message

        * lib/corba/svcs/ins/ins.rb:
    jwillemsen committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    9db2030 View commit details
    Browse the repository at this point in the history
  3. Increment version to 1.5.3

        * lib/corba/common/version.rb:
    jwillemsen committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    3951f1a View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2020

  1. Fixed ruby version for gem release

        * .github/workflows/gem_release.yml:
    jwillemsen committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    bba1402 View commit details
    Browse the repository at this point in the history
  2. Removed azure pipelines badge, not used anymore

        * README.rdoc:
    jwillemsen committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    f623ad5 View commit details
    Browse the repository at this point in the history
  3. Added myself as author, updated all ruby version requirements to >= 2…

    ….0, and update remaining ridl version dependencies
    
        * rakelib/gem.rake:
        * scripts/rake-gem.rb:
        * scripts/rake-taogem.rb:
    jwillemsen committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    4e030c7 View commit details
    Browse the repository at this point in the history
  4. Add bug/source uri to gem metadata for the various gems

        * rakelib/gem.rake:
    jwillemsen committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    6aec85b View commit details
    Browse the repository at this point in the history
  5. Add meta data to created gems

        * scripts/rake-gem.rb:
        * scripts/rake-taogem.rb:
    jwillemsen committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    fe23bfa View commit details
    Browse the repository at this point in the history