-
Notifications
You must be signed in to change notification settings - Fork 134
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
FEAT: New extension version manager #5702
Conversation
Thanks for opening a Pull Request. If you want to perform a review write a comment saying: @ansys-reviewer-bot review |
For more information, see https://pre-commit.ci
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #5702 +/- ##
==========================================
+ Coverage 81.55% 84.75% +3.20%
==========================================
Files 156 157 +1
Lines 61181 61563 +382
==========================================
+ Hits 49894 52180 +2286
+ Misses 11287 9383 -1904 |
…nto new-extension-version-manager
@hui-zhou-a This extension is great! But could you please use the same style than the others? I think you can see the choke designer one which has already multi tabs like this one and probably it will be easier for you to adapt. The icon of the app when it is opened, is not the PyAnsys logo, and to respect consistency with the other extension you should also import it. In summary, I think you could check the choke_designer toolkit and try to adapt the style |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I left some minor comments. Thanks for the contribution @hui-zhou-a !
doc/source/User_guide/pyaedt_extensions_doc/project/version_manager.rst
Outdated
Show resolved
Hide resolved
@SMoraisAnsys I fixed what I can, please review again. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM but have a look at my concern please.
Just in case we ever face that behavior !
doc/source/User_guide/pyaedt_extensions_doc/project/version_manager.rst
Outdated
Show resolved
Hide resolved
Wiz Scan Summary
To detect these findings earlier in the dev lifecycle, try using Wiz Code VS Code Extension. |
Description
New extension Version manager.
Issue linked
Close #5732
Checklist