cyberark / conjur-api-ruby

Ruby client for the CyberArk Conjur API
https://rubygems.org/gems/conjur-api
Apache License 2.0
3 stars 5 forks source link

Publish to RubyGems on tagged version #179

Closed JakeQuilty closed 4 years ago

JakeQuilty commented 4 years ago

What does this PR do?

Changes the publish to RubyGems process to publish on push to master with a tagged(v*) release. Ex) v5.3.2

More notes in the issue.

What ticket does this PR close?

Connected to https://github.com/cyberark/conjur-api-ruby/issues/173

Checklists

Change log

Test coverage

Documentation

JakeQuilty commented 4 years ago

@sgnn7 I put a lot of that info in the issue(https://github.com/cyberark/conjur-api-ruby/issues/173#issuecomment-675156079). I'll copy it over here too

codeclimate[bot] commented 4 years ago

Code Climate has analyzed commit ee45639d and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 92.0% (0.0% change).

View more on Code Climate.