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

Adding a deprecation option into registeries #1421

Merged
merged 2 commits into from
Sep 4, 2023

Conversation

Louis-Dupont
Copy link
Contributor

@Louis-Dupont Louis-Dupont commented Aug 27, 2023

Context

Use the class names instead of custom snake_case format to name objects

What this PR includes

This PR introduces the logic to deprecate old snake_case names.
Check the unittest to better understand the logic.
Changing the registration names will be done in followup PRs for more clarity (you check out this PR #1446 which will introduce the first object renaming)

@BloodAxe BloodAxe mentioned this pull request Aug 28, 2023
12 tasks
@Louis-Dupont Louis-Dupont force-pushed the feature/SG-1041-decide_on_naming_convention branch from 1ff5418 to d996fa2 Compare September 3, 2023 12:42
@Louis-Dupont Louis-Dupont changed the title Decide on Naming Convention Adding a deprecation option into registeries Sep 3, 2023
@Louis-Dupont Louis-Dupont marked this pull request as ready for review September 3, 2023 14:23
Copy link
Collaborator

@BloodAxe BloodAxe left a comment

Choose a reason for hiding this comment

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

LGTM

@Louis-Dupont Louis-Dupont merged commit 4c3fea4 into master Sep 4, 2023
7 checks passed
@Louis-Dupont Louis-Dupont deleted the feature/SG-1041-decide_on_naming_convention branch September 4, 2023 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants