Skip to content

integrate user profile service #98

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

Merged
merged 23 commits into from
May 16, 2017

Conversation

wangjoshuah
Copy link
Contributor

@optimizely/fullstack-devs

/** The bucketing decisions of the user. */
public final Map<String, String> decisions;
@Nonnull public final Map<String, Map<String, String>> decisions;
Copy link
Contributor

Choose a reason for hiding this comment

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

@wangjoshuah Should this be called experimentBucketMap?

Refactor name to be experimentBucketMap

Signed-off-by: wangjoshuah <wangjoshuah@gmail.com>
Signed-off-by: wangjoshuah <wangjoshuah@gmail.com>
…ew user

Signed-off-by: wangjoshuah <wangjoshuah@gmail.com>
Signed-off-by: wangjoshuah <wangjoshuah@gmail.com>
Signed-off-by: wangjoshuah <wangjoshuah@gmail.com>
Copy link
Contributor

@mikeproeng37 mikeproeng37 left a comment

Choose a reason for hiding this comment

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

Ship it!

@wangjoshuah wangjoshuah merged commit bccb687 into devel May 16, 2017
@wangjoshuah wangjoshuah deleted the josh.wang/integrate_user_profile_service branch May 16, 2017 21:29
@alda-optimizely
Copy link

@wangjoshuah did you create a removeProfile api in the UserProfileService class? I didn't see that.

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.

4 participants