-
Notifications
You must be signed in to change notification settings - Fork 178
FEAT: New extension manager #6406
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
Conversation
Thanks for opening a Pull Request. If you want to perform a review write a comment saying: @ansys-reviewer-bot review |
Codecov Report❌ Patch coverage is ❌ Your patch status has failed because the patch coverage (25.72%) is below the target coverage (85.00%). You can increase the patch coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## main #6406 +/- ##
==========================================
- Coverage 82.33% 80.24% -2.10%
==========================================
Files 231 236 +5
Lines 74502 75442 +940
==========================================
- Hits 61343 60539 -804
- Misses 13159 14903 +1744 🚀 New features to boost your workflow:
|
Co-authored-by: Eduardo Blanco <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: pyansys-ci-bot <[email protected]> (cherry picked from commit 2e2f96c)
Description
New extension manager experience. Instead of installing extension by default, the extension manager is launching the extension directly, and adding the extension to AEDT if a check box is selected.
Issue linked
Close #6387
Checklist