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

W-5871581 Fix stack key property usage in ETClient's constructor #68

Merged
4 commits merged into from
Feb 26, 2019

Conversation

sfdrogojan
Copy link
Contributor

Revert back to the way the Stack key was determined from the SOAP endpoint. Moved the logic to parse the SOAP endpoint in the Stack property getter - exception will occur only if the Stack property is used. Added unit tests.

…point. Moved the logic to parse the SOAP endpoint in the Stack property getter - exception will occur only if the Stack property is used. Added unit tests.
@sfdrogojan sfdrogojan requested review from manivinesh and a user February 25, 2019 16:27
Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

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

Seems to be ok.

@ghost ghost merged commit 65ebaea into master Feb 26, 2019
sfdrogojan pushed a commit that referenced this pull request Feb 27, 2019
#69)

* Revert back to the way the Stack key was determined from the SOAP endpoint. Moved the logic to parse the SOAP endpoint in the Stack property getter - exception will occur only if the Stack property is used. Added unit tests.

* Version patch increase

* Removed not needed test after stack key refactoring.

* Removed not needed using.
This pull request was closed.
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.

2 participants