Skip to content

FEAT: Add Version manager to main panels #6089

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 12 commits into from
Apr 30, 2025
Merged

Conversation

Samuelopez-ansys
Copy link
Member

@Samuelopez-ansys Samuelopez-ansys commented Apr 29, 2025

Description

Add Version manager to main panels
Use extensions from PyAEDT virtual environment instead of copying the files into PersonalLib, this will allow to update each extension together PyAEDT release.

Issue linked

Close #6085

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).

@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

@Samuelopez-ansys Samuelopez-ansys requested review from gmalinve, hui-zhou-a and SMoraisAnsys and removed request for gmalinve and hui-zhou-a April 29, 2025 08:01
@github-actions github-actions bot added the enhancement New features or code improvements label Apr 29, 2025
Copy link

codecov bot commented Apr 29, 2025

Codecov Report

Attention: Patch coverage is 95.55556% with 6 lines in your changes missing coverage. Please review.

Project coverage is 85.65%. Comparing base (eb757a3) to head (66d5f88).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6089      +/-   ##
==========================================
+ Coverage   85.16%   85.65%   +0.48%     
==========================================
  Files         167      166       -1     
  Lines       63153    62797     -356     
==========================================
+ Hits        53785    53787       +2     
+ Misses       9368     9010     -358     
🚀 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.

hui-zhou-a
hui-zhou-a previously approved these changes Apr 29, 2025
Copy link
Contributor

@hui-zhou-a hui-zhou-a left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Version manager and Configure Edb work well on my machine

@github-actions github-actions bot added the maintenance Package and maintenance related label Apr 29, 2025
@Samuelopez-ansys Samuelopez-ansys merged commit 03ec7eb into main Apr 30, 2025
34 of 46 checks passed
@Samuelopez-ansys Samuelopez-ansys deleted the feat/issue_6085 branch April 30, 2025 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New features or code improvements maintenance Package and maintenance related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Extensions should use a symbolic link
4 participants