thoughtbot / fake_stripe

A Stripe fake so that you can avoid hitting Stripe servers in tests.
MIT License
401 stars 78 forks source link

Prepare next patch release #66

Closed tute closed 1 month ago

tute commented 7 years ago

An application I'm working on needs the following commit:

https://github.com/thoughtbot/fake_stripe/commit/e4f98adc4795a264601860e28c762d02a4952764

I now tie its Gemfile to the master branch for now, but I plan to release v0.0.11 from latest master.

I announce this here in case you have any feedback before I do so. Thank you!

cc @gylaz: can you please add me as an owner in rubygems? You could also release it yourself if you prefer. Thank you!

naw commented 7 years ago

I think it would be prudent to address https://github.com/thoughtbot/fake_stripe/issues/60 before you do a release. Currently the problem is in master, but not in the latest release.

cc @seanpdoyle

tute commented 7 years ago

60 has been released. 🎉

Can we prepare a next release, please? Thank you!

stefannibrasil commented 1 month ago

Closing this because fake_stripe has been deprecated: https://github.com/thoughtbot/fake_stripe/pull/154