fac/Gem Push

Push gem packages to a rubygems compatible repository

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
keyName of credentials key to use from ~/.gem/credentials.""
gem-globFile glob to match the .gem files to pushpkg/*.gem
pre-releaseWhether to push pre-release versions, instead of release versions (the default).false
tagAfter pushing a new gem version, git tag with the version stringtrue
working-directoryThe working directory of the ruby project. Useful for cases where files like .ruby-version and Gemfile aren't located in the root directory.no.
namedescription
pushed-versionThe version of the gem pushed to the repository