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

Allow add-ons to specify enabled in manifest. #2150

Merged
merged 1 commit into from
Sep 12, 2019

Conversation

mrstegeman
Copy link
Contributor

This restores previous functionality, such that we can pre-install
and enable certain add-ons in our images.

These are filtered at the addon-list level, such that we only allow
add-ons owned by "Mozilla IoT" to be enabled by default.

This restores previous functionality, such that we can pre-install
and enable certain add-ons in our images.

These are filtered at the addon-list level, such that we only allow
add-ons owned by "Mozilla IoT" to be enabled by default.
@mrstegeman mrstegeman self-assigned this Sep 12, 2019
@codecov-io
Copy link

codecov-io commented Sep 12, 2019

Codecov Report

Merging #2150 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2150   +/-   ##
=======================================
  Coverage   70.19%   70.19%           
=======================================
  Files         132      132           
  Lines        7543     7543           
  Branches     1186     1186           
=======================================
  Hits         5295     5295           
  Misses       1939     1939           
  Partials      309      309
Impacted Files Coverage Δ
src/addon-utils.js 69.67% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 152b3e0...e9543dd. Read the comment docs.

@mrstegeman mrstegeman merged commit a132062 into WebThingsIO:master Sep 12, 2019
@mrstegeman mrstegeman deleted the enable branch September 12, 2019 18:24
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.

3 participants