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 V1 to V2 label name conversion #48, #201 #237

Closed
wants to merge 1 commit into from

Conversation

andymbody
Copy link
Contributor

@andymbody andymbody commented Jul 7, 2024

Fix V1 to V2 label name conversion. #48, #201. Currently just uses underscore to replace invalid characters (start simple).
Does not address variable names, that will be handled separately
Also some minor code refactoring - adj lines, regex needles and code locations

Fix V1 to V2 label name conversion.
Does not address variable names, that will be handled separately
@andymbody
Copy link
Contributor Author

I forgot to verify that the new name is not in use! lol Will fix and resubmit.

@andymbody andymbody closed this Jul 7, 2024
@andymbody andymbody deleted the LabelNames_06 branch July 7, 2024 23:31
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.

1 participant