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

feat: Add app mode operational status logic #96

Merged
merged 8 commits into from
Sep 26, 2024

Conversation

lsetiawan
Copy link
Member

This PR depends on #95. It adds an additional state attribute for AppState called mode. This is meant to keep track of the operational_status of the app. There are 3 operational status of emergency, normal, and test mode. This PR relates to #27.

Copy link

github-actions bot commented Sep 25, 2024

@lsetiawan lsetiawan changed the base branch from main to feat/add_app September 25, 2024 18:34
Base automatically changed from feat/add_app to feat/add_initial_app September 26, 2024 22:50
Copy link
Contributor

@nikiburggraf nikiburggraf left a comment

Choose a reason for hiding this comment

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

One question for ya, happy for it to be addressed in a follow-up

@lsetiawan lsetiawan merged commit 3ce28cf into feat/add_initial_app Sep 26, 2024
1 check passed
@lsetiawan lsetiawan deleted the feat/add_app_modes branch September 26, 2024 22:58
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