Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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/bridge status controller #5317
Feat/bridge status controller #5317
Changes from all commits
8343c85
624bc83
1d0daae
dc655d0
9582253
524192b
aba0200
c69bcdc
d2ce2e6
d5a1256
4b95d16
00fd19c
c3556e2
e3d1a35
8ebffe5
5ba5372
a038f08
1d5c5b7
cbde55a
454e222
9a35a20
45c0e21
0551f69
b85ed67
e2b6bf4
bc586c0
490595b
6c8d118
81f3699
b847950
ce70967
c3e61a5
052b425
6882491
e1a6ff2
b8a2592
7cf0f59
df821b2
45fb6c8
fbe37fe
f407152
3e761e4
4790868
1817aab
0b09fa9
d35a619
c440941
4053595
8c7aec4
33dab2e
4b83c6d
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For future reviewers: there seems to be a bug in the Yarn constraints which forces any controller packages added as dependencies to also be added as peer dependencies. We should fix this.