Skip to content

HTTPProjectConfigManager: datafile should be a string#243

Merged
msohailhussain merged 2 commits intooptimizely:masterfrom
adri:patch-2
May 12, 2022
Merged

HTTPProjectConfigManager: datafile should be a string#243
msohailhussain merged 2 commits intooptimizely:masterfrom
adri:patch-2

Conversation

@adri
Copy link
Copy Markdown
Contributor

@adri adri commented Apr 14, 2022

Summary

  • By using ->getContents() the actual string is returned instead of a Guzzle Stream object. The interface uses string everywhere.

By using `->getContents()` the actual string is returned instead of a Guzzle Stream object. The interface uses string everywhere.
@adri adri requested a review from a team as a code owner April 14, 2022 18:04
Copy link
Copy Markdown
Contributor

@msohailhussain msohailhussain left a comment

Choose a reason for hiding this comment

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

changes seem fine to me. Let's do our internal testing and will merge if it is passed.

@adri
Copy link
Copy Markdown
Contributor Author

adri commented May 3, 2022

Thanks a lot for looking into this @msohailhussain. I tested it in our project. Is there already and update on internal testing? :) Thanks again!

@msohailhussain
Copy link
Copy Markdown
Contributor

Copy link
Copy Markdown
Contributor

@msohailhussain msohailhussain left a comment

Choose a reason for hiding this comment

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

PR looks good, please update the Copyright header.

@msohailhussain msohailhussain requested a review from zashraf1985 May 4, 2022 17:59
@msohailhussain
Copy link
Copy Markdown
Contributor

@adri waiting for CLA and one change request. Also update the branch.

@adri
Copy link
Copy Markdown
Contributor Author

adri commented May 11, 2022

@msohailhussain Done!

Copy link
Copy Markdown
Contributor

@msohailhussain msohailhussain left a comment

Choose a reason for hiding this comment

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

lgtm!!! need to update copyright header.

@msohailhussain msohailhussain merged commit 95cea9b into optimizely:master May 12, 2022
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