-
Notifications
You must be signed in to change notification settings - Fork 245
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Release new gem version #376
Comments
This comment has been minimized.
This comment has been minimized.
1 similar comment
This comment has been minimized.
This comment has been minimized.
@mmozuras, pinging you once again. |
😞 I was just trying to integrate Seems like development on master branch has slowed too - going to have to find something else 😢 |
@AxelTheGerman , I ended up having a separate Gemfile and rubocop config in .pronto directory
this way you don't need rugged in production |
I have gotten access to my RubyGems account restore and will start working through new releases. I would love to find some additional contributors for the Pronto org, right now the volume of requests far exceeds the bandwidth of myself. For those interested, please feel free to reach out to me or pass along this tweet if you know anyone who could be a good addition: https://twitter.com/doomspork/status/1275089086341017600 |
Great news thanks 👍 |
@doomspork: I'm willing to contribute (use it at work) -- what kind of help would be most beneficial e.g. issue triage, PRs etc? |
Issue triage and helping get PRs merged would be a great first step and a tremendous help. We can work together to go through each repo, get things merged, version updated, and I'll get new gems published. |
Hi, just to let you know, due to the old thor dependency in the last released version, pronto will not work for rails 6.1.0 I'm also willing to help sort things out for the next release |
I've been merging PRs, but I've had no luck in reaching out to @doomspork / @mmozuras for the release to RubyGems. |
I've been granted permissions to publish to RubyGems by @doomspork, will try to release by this weekend. |
@ashkulz I will finish adding you to the remaining gems tomorrow, I seem to have been throttled for adding you and @aergonaut to them 😆 |
I haven't gotten time to complete the release, will try to do it over this weekend 🙈 |
@ashkulz Any updates on the release? I have come across incompatibility issues with # gemspec
s.add_runtime_dependency('thor', '~> 0.20.0') Which is conflicting with Rails 6.1.1 on |
I've released the new version to RubyGems. |
We're in the same situation as #312 -- it's been a year since a release was made. Is there anything the community can do to help make that happen?
cc @mmozuras
The text was updated successfully, but these errors were encountered: