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

Remove custom responders #1956

Merged
merged 4 commits into from
Jul 18, 2017

Conversation

harmonymjb
Copy link
Contributor

@harmonymjb harmonymjb commented May 23, 2017

This PR removes custom responders, in favor of placing them in an extension.

I'm currently hosting the extension on my github here.

This resolves the first part of #1869

Copy link
Member

@gmacdougall gmacdougall left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we get a note in the Changelog for this?

@mamhoff
Copy link
Contributor

mamhoff commented May 23, 2017

Let's merge this once the extension has been moved to the solidusio-contrib organization and a Rubygem has been cut.

@cbrunsdon
Copy link
Contributor

@mamhoff I don't think we need to push to solidus-contrib if we push it to rubygems. if anyone ever runs across that extension, its not like we want them to use it.

@mamhoff
Copy link
Contributor

mamhoff commented Jul 14, 2017

@cbrunsdon Sure, as long as people can use the extension from their Gemfile somehow, this is good to go.

Graham Bouvier added 3 commits July 17, 2017 14:43
@jhawthorn
Copy link
Contributor

@cbrunsdon @mamhoff I think it would be best if this was on solidus-contrib, I would like to see the tests run on TravisCI

@mamhoff
Copy link
Contributor

mamhoff commented Jul 18, 2017

Yeah, I like seeing tests run, too. @cbrunsdon Would you be happy with a note saying: "This gem is deprecated, don't use"?

CHANGELOG.md Outdated
@@ -78,6 +78,8 @@
- Emit Spree.url JS deprecation warning in all environments [\#2017](https://github.com/solidusio/solidus/pull/2017) ([jhawthorn](https://github.com/jhawthorn))


- Customized responders have been removed. They are available in the `solidus_responders` extension
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we move this to the 2.4.0 section

@jhawthorn
Copy link
Contributor

https://github.com/solidusio-contrib/solidus_responders

We've moved the repo to solidus-contrib and added a bold note at the top

@jhawthorn jhawthorn dismissed gmacdougall’s stale review July 18, 2017 19:16

This has been addressed (and Gregor is on vacation)

@jhawthorn jhawthorn merged commit e9537dc into solidusio:master Jul 18, 2017
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.

5 participants