Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

Is it possible for rubygems to reject unsigned releases?

43 views
Skip to first unread message

Kris Leech

unread,
Jul 16, 2019, 1:47:43 PM7/16/19
to rubygems.org
I want to release signed releases only.

I use `signing_key` and `cert_chain` in gemspec but I have to make these conditional on the key existing otherwise, in Gemfile, `gem 'my_gem', path: '~/dev/my_gem'` fails.

Sometimes I release from a computer without the key and I end up accidentally pushing an unsigned gem.

Does anyone have a way of handling this?

Thanks!
Reply all
Reply to author
Forward
0 new messages