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

[FIX] Fix addon updates (remove '--satisfied-skip-solved' flag from conda command) #318

Merged

Conversation

ales-erjavec
Copy link
Collaborator

Issue

Fixes: biolab/orange3#6938

Changes

Remove '--satisfied-skip-solved' flag from conda command

@codecov-commenter
Copy link

codecov-commenter commented Dec 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.59%. Comparing base (70e3d16) to head (22dcaec).
Report is 6 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #318      +/-   ##
==========================================
- Coverage   76.60%   76.59%   -0.01%     
==========================================
  Files         100      100              
  Lines       21217    21217              
==========================================
- Hits        16253    16251       -2     
- Misses       4964     4966       +2     

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

@markotoplak
Copy link
Member

@ales-erjavec, thanks, this should work, but why did this command stop working? It used to work with --satisfied-skip-solved. Is it a mamba bug?

@markotoplak markotoplak changed the title [FIX] addons: Remove '--satisfied-skip-solved' flag from conda command [FIX] Fix addon updates (remove '--satisfied-skip-solved' flag from conda command) Dec 9, 2024
@markotoplak markotoplak merged commit 8dc50a7 into biolab:master Dec 9, 2024
24 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.

Add-on dialog on conda: cannot update Orange from 3.37.0 to 3.38.0 (EDIT: also problems with add-ons)
3 participants