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

Add release workflow #75

Closed
wants to merge 1 commit into from
Closed

Conversation

ekohl
Copy link
Member

@ekohl ekohl commented Sep 12, 2024

This workflow automatically releases new tags starting with v.

This workflow automatically releases new tags starting with v.
@ekohl
Copy link
Member Author

ekohl commented Sep 12, 2024

I wonder where this came from:

/opt/hostedtoolcache/Ruby/2.7.8/x64/lib/ruby/2.7.0/rubygems.rb:277:in
`find_spec_for_exe': can't find gem rake (>= 0.a) with executable rake
(Gem::GemNotFoundException)

Something depends on rake without declaring it as a dependency? It's not quite clear to me where it exactly comes from.

@evgeni
Copy link
Member

evgeni commented Sep 12, 2024

It tries to pull the Google SDK and that needs Rake to build iself. 🤯

@ekohl
Copy link
Member Author

ekohl commented Sep 12, 2024

This won't work because MFA is required:

'rubygems_mfa_required' => 'true' }

@ekohl ekohl closed this Sep 12, 2024
@ekohl ekohl deleted the add-release-flow branch September 12, 2024 11:51
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

Successfully merging this pull request may close these issues.

2 participants