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 gate all the things! #38

Open
1 of 3 tasks
olanod opened this issue Apr 13, 2021 · 0 comments
Open
1 of 3 tasks

Feature gate all the things! #38

olanod opened this issue Apr 13, 2021 · 0 comments
Milestone

Comments

@olanod
Copy link
Member

olanod commented Apr 13, 2021

The runtime needs to be as tiny as possible with no enabled features by default. Anything that looks like it can be a feature behind a flag should be. We need to pay attention to what gets exported for plugin authors and not make assumptions like the plugin being an HTTP handler.

  • API Docs
  • CI Status
  • ...
@olanod olanod added this to the v1.0 milestone May 26, 2021
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

No branches or pull requests

1 participant