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

chore: update lab sign definitions #805

Merged
merged 1 commit into from
Aug 12, 2024
Merged

chore: update lab sign definitions #805

merged 1 commit into from
Aug 12, 2024

Conversation

digitalcora
Copy link
Contributor

@digitalcora digitalcora commented Aug 9, 2024

The zone code that was actually set up for this sign turned out to be n rather than m. The second daisy-chained sign is also separately addressable as zone s, so we add a configuration for it too.

  • n is a copy of state_blue_mezzanine
  • s is a copy of state_blue_eastbound

Reviewer Checklist

  • Meets ticket's acceptance criteria
  • Any new or changed functions have typespecs
  • Tests were added for any new functionality (don't just rely on Codecov)
  • signs.json changes were also made in signs_ui
    • Note: I don't think these particular changes should actually be mirrored in Signs UI, since we don't want these signs to show up there.
  • This branch was deployed to the staging environment and is currently running with no unexpected increase in warnings, and no errors or crashes (compare on Splunk: staging vs. prod)

@digitalcora digitalcora marked this pull request as ready for review August 9, 2024 15:26
@digitalcora digitalcora requested a review from a team as a code owner August 9, 2024 15:26
The zone code that was actually set up for this sign turned out to be
`n` rather than `m`. The second daisy-chained sign is also separately
addressable as zone `s`, so we add a configuration for it too.

* `n` is a copy of `state_blue_mezzanine`
* `s` is a copy of `state_blue_eastbound`
@digitalcora digitalcora merged commit 713de02 into main Aug 12, 2024
3 checks passed
@digitalcora digitalcora deleted the cfg-test-signs branch August 12, 2024 17:12
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