Skip to content

Fix package description to reflect new Optimizely X product. #13

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 1 commit into from
Oct 6, 2016

Conversation

mikeproeng37
Copy link
Contributor

@optimizely/fullstack-devs

@mikeproeng37 mikeproeng37 merged commit d135308 into devel Oct 6, 2016
@mikeproeng37 mikeproeng37 deleted the mng/fix-package-description branch October 6, 2016 20:23
mjc1283 added a commit that referenced this pull request Apr 22, 2019
… constructor, add onReady method (#13)

Summary:

- Import and use datafile manager package. Create datafile manager instance in Optimizely constructor if `sdkKey`. is provided.
- Provide `onReady` method, returning a promise based on the datafile manager's `onReady` method, or a fulfilled promise if no `sdkKey` was provided.
- Update `isValidInstance` to distinguish between config validity and datafile/project config validity.
- Move some validation/creation logic into a new function in the project config module: `tryCreatingProjectConfig`
- Return early in top-level methods when `configObj` is not available

Test plan:

Unit tests

Issues:
https://optimizely.atlassian.net/browse/OASIS-4384
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.

2 participants