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: rename peer namespace state status options #793

Merged
merged 2 commits into from
Aug 29, 2024

Conversation

EvanHahn
Copy link
Contributor

This change should have no impact on functionality. This came up while @gmaclennan and I were pairing.

This renames the options for PeerNamespaceState#status:

  • disconnectedstopped
  • connectingstarting
  • connectedstarted

This change should have no impact on functionality.

This renames the options for `PeerNamespaceState#status`:

- `disconnected` → `stopped`
- `connecting` → `starting`
- `connected` → `started`
@gmaclennan gmaclennan merged commit 304eb60 into main Aug 29, 2024
6 of 7 checks passed
@gmaclennan gmaclennan deleted the rename-peer-namespace-state-status branch August 29, 2024 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants