Skip to content

Move enums from config into labels.hpp #384

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

Merged
merged 10 commits into from
Jun 19, 2025
Merged

Conversation

hughcars
Copy link
Collaborator

Various enums from config are used more widely in the code base, or are shadowed in applications. This PR hoists them out and does some renaming of them and instances of them. This was part of the PostOperator refactor PR, but doing it completely got too large, so is easier to move out as it should change no functionality.

@hughcars hughcars force-pushed the hughcars/refactor-labels branch from 1bd6b87 to 5027f91 Compare June 17, 2025 21:14
@hughcars hughcars force-pushed the hughcars/refactor-labels branch from 5027f91 to be49c4c Compare June 17, 2025 22:00
@hughcars hughcars requested a review from simlapointe June 18, 2025 14:56
@hughcars hughcars marked this pull request as ready for review June 18, 2025 14:56
Copy link
Contributor

@simlapointe simlapointe left a comment

Choose a reason for hiding this comment

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

Looks good to me!

@hughcars hughcars merged commit 9c11986 into main Jun 19, 2025
27 checks passed
@hughcars hughcars deleted the hughcars/refactor-labels branch June 19, 2025 17:03
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.

2 participants