Skip to content

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

Merged
merged 79 commits into from
Aug 11, 2025
Merged

FEAT: New extension manager #6406

merged 79 commits into from
Aug 11, 2025

Conversation

Samuelopez-ansys
Copy link
Member

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

  • I have tested my changes locally.
  • I have added necessary documentation or updated existing documentation.
  • I have followed the coding style guidelines of this project.
  • I have added appropriate tests (unit, integration, system).
  • I have reviewed my changes before submitting this pull request.
  • I have linked the issue or issues that are solved by the PR if any.
  • I have agreed with the Contributor License Agreement (CLA).

@Samuelopez-ansys Samuelopez-ansys requested a review from a team as a code owner July 15, 2025 06:59
@ansys-reviewer-bot
Copy link
Contributor

Thanks for opening a Pull Request. If you want to perform a review write a comment saying:

@ansys-reviewer-bot review

@github-actions github-actions bot added the enhancement New features or code improvements label Jul 15, 2025
Copy link

codecov bot commented Jul 16, 2025

Codecov Report

❌ Patch coverage is 25.72899% with 433 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.24%. Comparing base (8c81fc6) to head (a7b2654).
⚠️ Report is 1 commits behind head on main.

❌ 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:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions github-actions bot added the maintenance Package and maintenance related label Jul 20, 2025
@Samuelopez-ansys Samuelopez-ansys merged commit 2e2f96c into main Aug 11, 2025
64 of 66 checks passed
@Samuelopez-ansys Samuelopez-ansys deleted the feat/issue_6387 branch August 11, 2025 13:06
Devin-Crawford pushed a commit that referenced this pull request Aug 19, 2025
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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New features or code improvements maintenance Package and maintenance related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change Extension Manager performance
3 participants