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

move terminal flag to source config object #831

Merged
merged 1 commit into from
Oct 17, 2024
Merged

Conversation

panentheos
Copy link
Collaborator

Summary of changes

This moves the terminal flag from the individual source object to the config object. This is a more natural way to model this information, and all instances of this flag were identical across all sources within each config. This simplifies lookup of this information during the main logic loop.

The signs.json transformation was done programmatically, and the script is included for review.

Also includes a small unrelated script that performs some zone mapping analysis.

@panentheos panentheos requested a review from a team as a code owner October 16, 2024 18:22
Copy link
Contributor

@cmaddox5 cmaddox5 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. I agree, this does make more sense.

@panentheos panentheos merged commit 110bff3 into main Oct 17, 2024
2 checks passed
@panentheos panentheos deleted the bhw/terminal-config branch October 17, 2024 20:35
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