Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

Optimize commons files - configurable.rb & default.rb #1111

Merged
merged 3 commits into from
Nov 8, 2017

Conversation

sarangan12
Copy link
Member

Removed the process of copying configurable.rb and default.rb to all gems. Moved the files to MsRestAzure and optimized the code.

@devigned @veronicagg @salameer Please review and approve.

@devigned
Copy link
Member

devigned commented Nov 8, 2017

@sarangan12 the CI is failing with all but the latest runtime due to the changes only being in the latest runtime, right?

@sarangan12
Copy link
Member Author

@devigned Yes. The latest runtime has the required code changes while the published ones don't

Copy link
Member

@devigned devigned left a comment

Choose a reason for hiding this comment

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

Looks good. Glad to see the repetition decrease. Anything we can do to dry up the code is a big ➕

@sarangan12 sarangan12 merged commit 55ea958 into Azure:master Nov 8, 2017
@@ -70,7 +70,7 @@

load_balancing_rule = LoadBalancingRule.new
load_balancing_rule.name = load_balancing_rule_name
frontend_ip_configuration_sub_resource = MsRestAzure::SubResource.new
Copy link
Contributor

Choose a reason for hiding this comment

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

this change is not related to the PR, right? I believe it's related to #1106, where should have this been caught when the other PR changes happened?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants