question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Expose feature flags as package

See original GitHub issue

Is your feature request related to a problem? Please describe.

Security is currently using a v* branching model for major releases which causes heartache depending on how long that major version is in development.

Describe the solution you’d like

Would it be possible to expose the JavaScript and Sass feature flag implementation as a package for teams to leverage the infrastructure already in use throughout Carbon?

Describe alternatives you’ve considered

Importing the feature flag files from carbon-components and carbon-components-react directly.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
stale[bot]commented, May 5, 2019

As there’s been no activity since this issue was marked as stale, we are auto-closing it.

1reaction
SimonFinneycommented, Mar 8, 2019

@asudoh / @joshblack - That’s right, and apologies for the confusion! We want to leverage the feature flag infrastructure that Carbon’ uses to prevent us having to reimplement a separate solution ourselves.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Feature Toggles (aka Feature Flags) - Martin Fowler
Feature Toggles (often also refered to as Feature Flags) are a powerful technique, allowing teams to modify system behavior without changing code. They...
Read more >
Expose feature flags as package · Issue #2444 - GitHub
Expose feature flags as package #2444 ... Importing the feature flag files from carbon-components and carbon-components-react directly.
Read more >
Progressive experimentation with feature flags - Azure DevOps
Learn how to use feature flags to progressively experiment with new features using the production environment.
Read more >
Feature Flags | Atlassian
Feature flags is a software technique that enables teams to make changes without additional code. Read about benefits, use cases and more.
Read more >
Essential Guide to Feature Flags - Split Software
Feature flags allow you to scientifically validate your product ideas. A good feature flagging system allows a product manager to slice and dice...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found