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

The autorelease github action script does not work #101

Closed
dmitrijivanchenko opened this issue Oct 14, 2021 · 1 comment
Closed

The autorelease github action script does not work #101

dmitrijivanchenko opened this issue Oct 14, 2021 · 1 comment

Comments

@dmitrijivanchenko
Copy link
Contributor

The script that is set for pushing the gem to RubyGems is not working with enabled 2-factor authentication. It would be nice to get it working to automate the release process. Need to edit the script so it could apply OTP-code:

Stack trace:

...
+ exec rake release
uploadcare-ruby 3.1.0 built to pkg/uploadcare-ruby-3.1.0.gem.
Tag v3.1.0 has already been created.
rake aborted!
Pushing gem to https://rubygems.org...
You have enabled multi-factor authentication. Please enter OTP code.
You have enabled multifactor authentication but no OTP code provided. Please fill it and retry.
/usr/local/bundle/gems/rake-13.0.6/exe/rake:27:in `<top (required)>'
Tasks: TOP => release => release:rubygem_push
(See full trace by running task with --trace)
@dmitrijivanchenko
Copy link
Contributor Author

The autorelease github action script works properly! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant