Skip to content
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

feat: add flagsmith support to the playground #80

Merged

Conversation

beeme1mr
Copy link
Member

@beeme1mr beeme1mr commented Oct 6, 2022

This PR

  • Fixed various issues with the Flagsmith demo provider.
  • Documented the configuration steps.

Fixes #67

Signed-off-by: Michael Beemer beeme1mr@users.noreply.github.com

Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
@beeme1mr beeme1mr linked an issue Oct 6, 2022 that may be closed by this pull request
README.md Outdated Show resolved Hide resolved
Copy link
Member

@toddbaert toddbaert left a comment

Choose a reason for hiding this comment

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

Approved, pending grammar fixes and probably removing a console.log.

Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
@beeme1mr beeme1mr merged commit ef85b84 into main Oct 6, 2022
@beeme1mr beeme1mr deleted the 67-add-documentation-for-setting-up-the-flagsmith-provider-1 branch October 6, 2022 19:26
beeme1mr pushed a commit that referenced this pull request Oct 6, 2022
🤖 I have created a release *beep* *boop*
---


##
[0.0.7](openfeature-v0.0.6...openfeature-v0.0.7)
(2022-10-06)


### Features

* add flagsmith support to the playground
([#80](#80))
([ef85b84](ef85b84))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
beeme1mr pushed a commit that referenced this pull request Oct 11, 2022
🤖 I have created a release *beep* *boop*
---


##
[0.1.0](v0.0.12...v0.1.0)
(2022-10-11)


### Features

* add flagsmith support to the playground
([#80](#80))
([ef85b84](ef85b84))
* add optional remote fib service
([#85](#85))
([d5c9120](d5c9120))
* use image in docker compose
([#72](#72))
([66c554e](66c554e))


### Bug Fixes

* add qemu
([f2991b7](f2991b7))
* address grammatical issues discovered in the tutorial
([#77](#77))
([4834fcf](4834fcf)),
closes [#74](#74)
* bump ci step versions
([#92](#92))
([23aaddf](23aaddf))
* container build process
([74f67b2](74f67b2))
* disable monorepo tags in release please
([3a64a68](3a64a68))
* disable QEMU
([#70](#70))
([ecfcf84](ecfcf84))
* fix images
([eff82c3](eff82c3))
* remove component from tag
([febd5c0](febd5c0))
* remove unused asset option from the build target
([c940a3e](c940a3e))
* set default fib value to 45
([1ec403a](1ec403a))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

Add documentation for setting up the Flagsmith provider
2 participants