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

Deprecate FillMurray service #2657

Merged
merged 3 commits into from
Jan 14, 2023

Conversation

ferblape
Copy link
Contributor

@ferblape ferblape commented Dec 15, 2022

Summary

This PR deprecates FillMurray service, the service is not responding and given it's an Heroku app it might be a free tier that won't work again.

Other Information

Nop

Copy link
Contributor

@stefannibrasil stefannibrasil left a comment

Choose a reason for hiding this comment

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

hi @ferblape Thank you for your contribution!

My only concern here is that since our generator only returns the URL, users might not be aware of this service not generating URLS that can be accessed. So if we just remove this generator without any warnings, it could break someone's code that is expecting a URL.

So, I would like to avoid removing features without deprecating them first. There is a section about it on our CONTRIBUTING guide. Thank you!

@connorshea
Copy link
Member

I agree with Stefanni, we should probably deprecate this module (including a deprecation warning whenever it's used) and then remove the module in Faker 4

@ferblape ferblape changed the title Remove FillMurray service Deprecate FillMurray service Dec 28, 2022
@ferblape
Copy link
Contributor Author

Hi @stefannibrasil my apologies for not having reviewed first other PRs or reviewed the contribution guides. The PR has been updated and now the module is deprecated.

Copy link
Contributor

@stefannibrasil stefannibrasil left a comment

Choose a reason for hiding this comment

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

hi @ferblape thank you for your patience as I get back from my break. No worries about the deprecation. Do you have any suggestions for helping contributors finding the guidelines easier?

I left some comments. Thank you!

lib/faker/default/fillmurray.rb Outdated Show resolved Hide resolved
test/faker/default/test_faker_fillmurray.rb Show resolved Hide resolved
Copy link
Contributor

@stefannibrasil stefannibrasil left a comment

Choose a reason for hiding this comment

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

Thank you @ferblape ! Are you okay with opening a new PR to remove it next month? 👍

@stefannibrasil stefannibrasil merged commit 7cfabab into faker-ruby:main Jan 14, 2023
@ferblape ferblape deleted the remove-fill-murray branch January 17, 2023 14:11
@stefannibrasil
Copy link
Contributor

hi @ferblape this PR was merged and was included in the latest release. Are you still interested in opening a new PR to remove it? Thanks!

@ferblape
Copy link
Contributor Author

ferblape commented Feb 8, 2023

Of course, I've just created the PR. Hope you find it easier to review than this one 👯

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.

3 participants