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

FIX: Temporary avoid attrs v24.3.0 #5576

Merged
merged 1 commit into from
Dec 16, 2024
Merged

Conversation

SMoraisAnsys
Copy link
Collaborator

@SMoraisAnsys SMoraisAnsys commented Dec 16, 2024

Description

Temporary solution for the packaging issue in CICD. This PR should be reverted at some point once attrs gets a new release with license available on PyPI.

Issue linked

Here is the issue associated to our CICD failure python-attrs/attrs#1386

@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 maintenance Package and maintenance related bug Something isn't working labels Dec 16, 2024
Copy link
Member

@Samuelopez-ansys Samuelopez-ansys left a comment

Choose a reason for hiding this comment

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

Thanks!

@Samuelopez-ansys Samuelopez-ansys enabled auto-merge (squash) December 16, 2024 14:04
@SMoraisAnsys SMoraisAnsys changed the title FIX: Temporary avoid latest attrs FIX: Temporary avoid attrs v24.3.0 Dec 16, 2024
Copy link

codecov bot commented Dec 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.31%. Comparing base (7a528df) to head (4e3dd4b).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5576   +/-   ##
=======================================
  Coverage   85.30%   85.31%           
=======================================
  Files         151      151           
  Lines       60822    60822           
=======================================
+ Hits        51885    51889    +4     
+ Misses       8937     8933    -4     

@Samuelopez-ansys Samuelopez-ansys merged commit 928a42c into main Dec 16, 2024
43 checks passed
@Samuelopez-ansys Samuelopez-ansys deleted the fix/temporary-pin-attrs branch December 16, 2024 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working maintenance Package and maintenance related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants