Skip to content

Swapped merge to allow for name override #168

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

Closed

Conversation

hans-d
Copy link

@hans-d hans-d commented Jun 2, 2025

Description

Allow for names to be overridden in the configuration.

Motivation and Context

Without this change, the names derived can lead to issues with length or uniqueness (which we encountered). Allowing the name/Name field to be set, we can override the names when needed in a simple way, while still allowing for the default behavior.

How Has This Been Tested?

  • I have updated at least one of the examples/* to demonstrate and validate my change(s)
  • I have tested and validated these changes using one or more of the provided examples/* projects
  • I have tested this on a local fork on my production code
  • I have executed pre-commit run -a on my pull request

@antonbabenko
Copy link
Member

This is a breaking change, and while I agree that the current way to specify names is not ideal, it is still possible to achieve.

Closing this issue.

Copy link

github-actions bot commented Jul 3, 2025

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 3, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants