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

Release new gem version #376

Closed
ashkulz opened this issue Apr 17, 2020 · 17 comments
Closed

Release new gem version #376

ashkulz opened this issue Apr 17, 2020 · 17 comments
Assignees

Comments

@ashkulz
Copy link
Member

ashkulz commented Apr 17, 2020

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

@oksanka-blaze

This comment has been minimized.

1 similar comment
@ylecuyer

This comment has been minimized.

@RGBD
Copy link
Contributor

RGBD commented Jun 3, 2020

@mmozuras, pinging you once again.

@RGBD
Copy link
Contributor

RGBD commented Jun 3, 2020

@doomspork, @aergonaut ?

@AxelTheGerman
Copy link

😞 I was just trying to integrate pronto into our CI workflow, had an issue installing rugged, seeing there are newer versions available and no releases in over a year here.

Seems like development on master branch has slowed too - going to have to find something else 😢

@RGBD
Copy link
Contributor

RGBD commented Jul 28, 2020

@AxelTheGerman , I ended up having a separate Gemfile and rubocop config in .pronto directory
then in .gitlab-ci.yml you can do

- RUBOCOP_CONFIG=.pronto/.rubocop.yml bundle exec --gemfile .pronto/Gemfile pronto run -f gitlab_mr -c $SHA1

this way you don't need rugged in production

@doomspork
Copy link
Member

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

@ylecuyer
Copy link

Great news thanks 👍

@ashkulz
Copy link
Member Author

ashkulz commented Jul 28, 2020

@doomspork: I'm willing to contribute (use it at work) -- what kind of help would be most beneficial e.g. issue triage, PRs etc?

@doomspork
Copy link
Member

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.

@Intrepidd
Copy link

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

@ashkulz
Copy link
Member Author

ashkulz commented Dec 10, 2020

I've been merging PRs, but I've had no luck in reaching out to @doomspork / @mmozuras for the release to RubyGems.

@ashkulz
Copy link
Member Author

ashkulz commented Jan 6, 2021

I've been granted permissions to publish to RubyGems by @doomspork, will try to release by this weekend.

@doomspork
Copy link
Member

@ashkulz I will finish adding you to the remaining gems tomorrow, I seem to have been throttled for adding you and @aergonaut to them 😆

@ashkulz
Copy link
Member Author

ashkulz commented Jan 21, 2021

I haven't gotten time to complete the release, will try to do it over this weekend 🙈

@ashkulz ashkulz self-assigned this Jan 21, 2021
@arielscherman
Copy link

@ashkulz Any updates on the release? I have come across incompatibility issues with Thor when using rails 6.1.1 and even though using master branch would solve it, latest release (0.10.0) is:

# gemspec
s.add_runtime_dependency('thor', '~> 0.20.0')

Which is conflicting with Rails 6.1.1 on thor (~> 1.0)

@ashkulz
Copy link
Member Author

ashkulz commented Jan 31, 2021

I've released the new version to RubyGems.

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

8 participants