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

Introduce configuration based feature status flag support #7364

Merged
merged 10 commits into from
Jan 25, 2025

Conversation

NipuniBhagya
Copy link
Contributor

Purpose

This PR introduces the capability add and remove feature flag with central point of governance which is the deployment.config.json.

Related Issues

Related PRs

  • N/A

Checklist

  • e2e cypress tests locally verified. (for internal contributers)
  • Manual test round performed and verified.
  • UX/UI review done on the final implementation.
  • Documentation provided. (Add links if there are any)
  • Relevant backend changes deployed and verified
  • Unit tests provided. (Add links if there are any)
  • Integration tests provided. (Add links if there are any)

Security checks

@NipuniBhagya NipuniBhagya force-pushed the feature-labels branch 2 times, most recently from ff44914 to 15486ac Compare January 23, 2025 05:38
brionmario
brionmario previously approved these changes Jan 23, 2025
Copy link

codecov bot commented Jan 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 36.53%. Comparing base (ef66c33) to head (96a0c97).
Report is 85 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #7364   +/-   ##
=======================================
  Coverage   36.53%   36.53%           
=======================================
  Files          42       42           
  Lines         906      906           
  Branches      223      223           
=======================================
  Hits          331      331           
  Misses        575      575           
Flag Coverage Δ
@wso2is/core 36.53% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@wso2-jenkins-bot
Copy link
Contributor

🦋 Changeset detected

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

@NipuniBhagya NipuniBhagya merged commit c84cdb7 into wso2:master Jan 25, 2025
11 checks passed
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