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

REFACTOR: Dotnet coreclr loading #916

Merged
merged 12 commits into from
Nov 29, 2024
Merged

Conversation

SMoraisAnsys
Copy link
Collaborator

The changes allow one to leverage a dotnet installation at system level.
This is something that we should encourage as using dotnetcore2 prevents us from providing a conda recipe and also because dotnetcore2 requires openssl1.1 to be installed. It can't work with newer versions.

@github-actions github-actions bot added documentation Improvements or additions to documentation testing Anything related to testing maintenance Package and maintenance related ci/cd labels Nov 27, 2024
@codecov-commenter
Copy link

codecov-commenter commented Nov 27, 2024

Codecov Report

Attention: Patch coverage is 40.00000% with 18 lines in your changes missing coverage. Please review.

Project coverage is 82.55%. Comparing base (6ac5005) to head (4e445d7).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #916      +/-   ##
==========================================
+ Coverage   82.48%   82.55%   +0.07%     
==========================================
  Files         160      160              
  Lines       20987    21001      +14     
==========================================
+ Hits        17311    17338      +27     
+ Misses       3676     3663      -13     

@SMoraisAnsys
Copy link
Collaborator Author

The pyaedt tests failed on linux when running with pyaedt-ci-6. I will conduct some changes on the VM to ensure it behaves correctly following our warnings.

Copy link
Collaborator

@svandenb-dev svandenb-dev left a comment

Choose a reason for hiding this comment

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

LGTM

@SMoraisAnsys SMoraisAnsys merged commit 9c70077 into main Nov 29, 2024
29 checks passed
@SMoraisAnsys SMoraisAnsys deleted the refact/dotnet-coreclr-loading branch November 29, 2024 14:46
@SMoraisAnsys SMoraisAnsys mentioned this pull request Dec 2, 2024
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/cd documentation Improvements or additions to documentation maintenance Package and maintenance related testing Anything related to testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants