Skip to content

[DOC] Add all env-var providers to ecosystem #530

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

Closed
toddbaert opened this issue Apr 23, 2024 · 1 comment · Fixed by #559
Closed

[DOC] Add all env-var providers to ecosystem #530

toddbaert opened this issue Apr 23, 2024 · 1 comment · Fixed by #559
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers help wanted Extra attention is needed

Comments

@toddbaert
Copy link
Member

toddbaert commented Apr 23, 2024

Change in the documentation

Add all env-var providers to the ecosystem page.

For example: https://github.com/open-feature/js-sdk-contrib/tree/main/libs/providers/env-var

Most SDKs have these. They can be found in the "contrib" repos. Find as many as possible and then add them to the ecosystem page by adding them here, an an ecosystem.ts. We might need to broaden the "vendor" label a bit since env-vars aren't "vendors".

@toddbaert toddbaert added documentation Improvements or additions to documentation good first issue Good for newcomers help wanted Extra attention is needed labels Apr 23, 2024
jbovet pushed a commit to jbovet/openfeature.dev that referenced this issue May 10, 2024
This commit adds  "Environment Variable" to ecosystem page. It includes the necessary code changes to import the provider and add it to the list in the index file.
jbovet pushed a commit to jbovet/openfeature.dev that referenced this issue May 10, 2024
This commit adds  "Environment Variable" to ecosystem page. It includes the necessary code changes to import the provider and add it to the list in the index file.

Signed-off-by: Jose Bovet Derpich <[email protected]>
@jbovet
Copy link
Contributor

jbovet commented May 10, 2024

Hi @toddbaert what do you have in mind to broaden the “vendor” label? Maybe I am able to do it here #559

beeme1mr pushed a commit that referenced this issue May 11, 2024
Signed-off-by: Jose Bovet Derpich <[email protected]>
Co-authored-by: Jose Bovet Derpich <[email protected]>
jbovet added a commit to jbovet/openfeature.dev that referenced this issue May 14, 2024
…#530 (open-feature#559)

Signed-off-by: Jose Bovet Derpich <[email protected]>
Co-authored-by: Jose Bovet Derpich <[email protected]>
Signed-off-by: Jose Bovet Derpich <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants