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

add "allow_alphas" config #430

Merged
merged 1 commit into from
Mar 17, 2024
Merged

add "allow_alphas" config #430

merged 1 commit into from
Mar 17, 2024

Conversation

JarbasAl
Copy link
Member

@JarbasAl JarbasAl commented Mar 17, 2024

allow to install alpha versions of skills from the appstore

"skills": {
    "installer": {
      "allow_pip": true,
      "allow_alphas": true,
      "break_system_packages": false
    }
}

@JarbasAl JarbasAl added the enhancement New feature or request label Mar 17, 2024
Copy link

codecov bot commented Mar 17, 2024

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 66.66%. Comparing base (c694bd9) to head (c2dfe04).
Report is 1 commits behind head on dev.

Files Patch % Lines
ovos_core/skill_installer.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #430      +/-   ##
==========================================
- Coverage   66.71%   66.66%   -0.06%     
==========================================
  Files          15       15              
  Lines        2584     2586       +2     
==========================================
  Hits         1724     1724              
- Misses        860      862       +2     
Flag Coverage Δ
unittests 66.66% <0.00%> (-0.06%) ⬇️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@JarbasAl JarbasAl merged commit 431edb5 into dev Mar 17, 2024
3 of 4 checks passed
@JarbasAl JarbasAl deleted the "allow_alphas" branch March 17, 2024 21:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant