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

Any plans to release to RubyGems? #147

Closed
sbader opened this issue Apr 16, 2019 · 4 comments
Closed

Any plans to release to RubyGems? #147

sbader opened this issue Apr 16, 2019 · 4 comments

Comments

@sbader
Copy link

sbader commented Apr 16, 2019

The last release to rubygems was 2.1.0 back in January 2018. There have been a lot of changes to this gem since then (v2.1.0...master).

Are there plans to release to RubyGems again?

@stem
Copy link

stem commented Jun 10, 2019

I would like a release as well, so I've prepared a draft for the changelog :

* Add DB index to `reset_password_token` field
* Add missing pessimistic versioning
* Add missing translation to `spree.change_my_password`
* Allow Spree::Admin::UserPasswordsController to be accessed from admin
* Disable backend footer profile edit link if role cannot edit users
* Fix issue with redirections using routes like `new_spree_user_session_url`
* Fix migration `20101026184950` `down` method
* Fix to not reuse spree_current_user as `@user` 
* Replace Spree.t with I18n.t
* Lock mysql2 to 0.4.x
* Lock SQLite3 to version 1.3
* Remove FactoryBot warnings
* Configure CI to ensure support on ruby 2.3 + Solidus 2.4 - 2.8

Maybe @kennyadsl, @jacobherrington or @spaghetticode can take it from here ?

BTW, is there a way to ping the core team directly instead of members ?
You're the 3 that popped on my mind but probably not the only 3 who could to this release 😉

@kennyadsl
Copy link
Member

Thanks, @stem that's very appreciated help. I'm also in favor of releasing a new version.

BTW, is there a way to ping the core team directly instead of members?

I can do that with @solidusio/core-team, but I think there's no way for people outside the group itself to ping it.

@kennyadsl
Copy link
Member

v2.2.0 has been released today. Let us know if everything works as expected.

@sbader
Copy link
Author

sbader commented Jun 13, 2019

Awesome, thanks so much!

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

3 participants