Skip to content

Conversation

alexr00
Copy link
Member

@alexr00 alexr00 commented Aug 8, 2023

Fixes #188730

@alexr00 alexr00 enabled auto-merge August 8, 2023 14:48
@alexr00 alexr00 self-assigned this Aug 8, 2023
@vscodenpa vscodenpa added this to the August 2023 milestone Aug 8, 2023
andreamah
andreamah previously approved these changes Aug 8, 2023
@alexr00
Copy link
Member Author

alexr00 commented Aug 8, 2023

Looks like there's a service dependency cycle that I need to resolve.

@alexr00 alexr00 marked this pull request as draft August 8, 2023 19:27
auto-merge was automatically disabled August 8, 2023 19:27

Pull request was converted to draft

@alexr00 alexr00 marked this pull request as ready for review August 8, 2023 21:04
@connor4312
Copy link
Member

The activation event looks okay, but in this PR the "Ports" view and "Forward a Port" commands aren't available unless there's an activated extension that has registered a tunnel factory. I think these would need to be shown if an extension has onTunnel in its activation events (or perhaps we need a static contribution` point)

@alexr00
Copy link
Member Author

alexr00 commented Aug 9, 2023

@connor4312 thanks for noticing this! For now, I'll make a change to show the Ports view if there's an "onTunnel" extension installed. I'm not sure if we have a precedent of doing this, but it will be fine until I can bring it to the API sync.

I'll make the change in a separate PR.

@alexr00 alexr00 merged commit a3e2f15 into main Aug 9, 2023
@alexr00 alexr00 deleted the alexr00/issue188730 branch August 9, 2023 21:16
@github-actions github-actions bot locked and limited conversation to collaborators Sep 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add tunnel activation event
4 participants