Skip to content

Make use of Name on the port label, and Description on port tooltip #258

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

Merged
merged 1 commit into from
Dec 16, 2021
Merged

Make use of Name on the port label, and Description on port tooltip #258

merged 1 commit into from
Dec 16, 2021

Conversation

felladrin
Copy link

@felladrin felladrin commented Dec 15, 2021

This PR resolves gitpod-io/gitpod#3059.

It's related to gitpod-io/gitpod#7012 changes.

It has backward compatibility to run on VS Code in a cluster where the supervisor is not exposing Port Name/Description yet.

Here's an example of hovering a port which has port.name === "extension" and port.description === "Extension Host Process":

image

@felladrin felladrin changed the title Port description 3059 Make use of Name on the port label, and Description on port tooltip Dec 15, 2021
@akosyakov
Copy link
Member

@felladrin it looks good, could you squash please in one commit, we try to keep history small and logical, several commits are fine when they are several logical parts are changed

@akosyakov
Copy link
Member

This PR resolves gitpod-io/gitpod#3059 and should be merged after gitpod-io/gitpod#7012.

It is fine to merge like that. It is important that changes work in backward compatible manner.
When we merge to this repo then changes are deployed on next day in VS Code Insiders: https://gitpod.io/preferences

@akosyakov
Copy link
Member

@felladrin Could you rebase again? Sorry, there is nightly job which sync with upstream MS repo each night, so we have to rebase PRs. Maybe we could automate it.

@akosyakov akosyakov merged commit 57e5f82 into gitpod-io:gp-code/main Dec 16, 2021
@felladrin felladrin deleted the port-description-3059 branch December 16, 2021 13:14
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