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

Feature flag for experimental features #78

Open
2 tasks
elribonazo opened this issue Oct 21, 2024 · 1 comment
Open
2 tasks

Feature flag for experimental features #78

elribonazo opened this issue Oct 21, 2024 · 1 comment
Assignees
Labels
type:roadmap This issue will appear in the [project roadmap](https://github.com/orgs/hyperledger/projects/48)

Comments

@elribonazo
Copy link
Contributor

elribonazo commented Oct 21, 2024

Short Description

We want to introduce feature flags for specific features that either have not been enough tested or are considered as experimental.

Tasks

Value statement

What does experimental mean?
Features that have completed but are not production ready and don't have enough test coverage or known issues.

Experimental features makes developers to manually opt-in into this feature and the SDK will throw an error if feature flag is not used.

Components

SDK
Cloud agent

Team members

@hyperledger/identus-maintainers

Architect

@hyperledger/identus-maintainers

QA Member

@hyperledger/identus-maintainers

Owner

@hyperledger/identus-maintainers

@elribonazo elribonazo added the type:roadmap This issue will appear in the [project roadmap](https://github.com/orgs/hyperledger/projects/48) label Oct 21, 2024
@elribonazo elribonazo self-assigned this Oct 21, 2024
@FabioPinheiro
Copy link
Contributor

The first Feature Flag we need is for Anoncreds.
The main reason is because we have an implementation of a uniffi warp for Anoncreds. But the Anoncreds version is already an old one.
Since we have we have a little time available to migrate to another warp of Anoncreds. We should have the option to enable or disable Anoncreds support.

@curtis-h curtis-h self-assigned this Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:roadmap This issue will appear in the [project roadmap](https://github.com/orgs/hyperledger/projects/48)
Projects
Development

No branches or pull requests

3 participants