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

[FastPR][Core] Remove mesh_id warnings from AssignVectorByDirection processes #12581

Merged

Conversation

rubenzorrilla
Copy link
Member

📝 Description
Remove the deprecated mesh_id from the defaults of these processes. Note that the backwards compatibility is handled in the parent class. Indeed, the defaults of these processes were always adding the mesh_id to be then removed in the parent class by the backwards compatibility handler (with the annoying warning message).

@rubenzorrilla rubenzorrilla added Cleanup Kratos Core Deprecated FastPR This Pr is simple and / or has been already tested and the revision should be fast labels Jul 28, 2024
@rubenzorrilla rubenzorrilla self-assigned this Jul 28, 2024
@rubenzorrilla rubenzorrilla requested a review from a team as a code owner July 28, 2024 23:56
@rubenzorrilla rubenzorrilla enabled auto-merge July 28, 2024 23:57
@loumalouomega
Copy link
Member

Can you check why pipelies fail?. then I will approve

@rubenzorrilla
Copy link
Member Author

Can you check why pipelies fail?. then I will approve

Because some tests are deliberately adding it... I'd remove it from there.

@rubenzorrilla rubenzorrilla requested review from a team as code owners July 29, 2024 09:06
loumalouomega
loumalouomega previously approved these changes Jul 29, 2024
@rubenzorrilla
Copy link
Member Author

Note that I removed the backwards compatibility handler, which has been in there for around six months.

@loumalouomega
Copy link
Member

Note that I removed the backwards compatibility handler, which has been in there for around six months.

It is Okay

philbucher
philbucher previously approved these changes Jul 29, 2024
Copy link
Member

@philbucher philbucher left a comment

Choose a reason for hiding this comment

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

nice!

Are there plans to remove this also from the modelpart (where possible)

@rubenzorrilla
Copy link
Member Author

nice!

Are there plans to remove this also from the modelpart (where possible)

Unfortunately there is no plan in this regard... I just came across with these ones and stepped up to remove them.

@rubenzorrilla rubenzorrilla dismissed stale reviews from philbucher and loumalouomega via a174162 July 29, 2024 10:56
@rubenzorrilla
Copy link
Member Author

Sorry guys @loumalouomega @philbucher , I missed one...

@rubenzorrilla rubenzorrilla merged commit 37056e2 into master Jul 29, 2024
9 of 11 checks passed
@rubenzorrilla rubenzorrilla deleted the core/mesh-id-warnings-assign-by-direction-processes branch July 29, 2024 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Cleanup Deprecated FastPR This Pr is simple and / or has been already tested and the revision should be fast Kratos Core
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants