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

Add deprecation warning in initialize_aws #269

Merged

Conversation

h3poteto
Copy link
Contributor

@h3poteto h3poteto commented Nov 9, 2016

I add deprecation warning in EnvironmentLoader#initialize_aws.

In other times, I added aws configuration in Shoryuken.configure_server: #252
Now, Shoryuken has two methods to configure aws.
The first way is the method described above which is use Shoryuken.configure_server in initializer.
The second way is the earlier method which is use shoryuken.yml.

I think it is intricate that there are two methods to configure aws.

So, I will remove the earlier method which is use shoryuken.yml.
Before remove that, I add deprecation warning in EnvironmentLoader#initialize_aws.

@h3poteto h3poteto force-pushed the add_deprecation_initialize_aws branch from b92ed40 to 872999f Compare November 9, 2016 10:25
@phstc phstc merged commit bb97137 into ruby-shoryuken:master Nov 26, 2016
@phstc
Copy link
Collaborator

phstc commented Nov 26, 2016

Thanks @h3poteto. Added to master 🍻

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.

None yet

2 participants