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

Group containers by compose project name #1876

Merged
merged 3 commits into from
Apr 20, 2020
Merged

Conversation

ravipal
Copy link
Contributor

@ravipal ravipal commented Apr 16, 2020

A new property "Compose Project Name" is added to container. This will allow group by compose projects. This will also enable user to choose this new propery to be displayed on tree item label and description.
Fixes: #1846

@ravipal ravipal requested a review from a team as a code owner April 16, 2020 20:12
src/tree/containers/ContainerProperties.ts Outdated Show resolved Hide resolved
src/tree/containers/ContainersTreeItem.ts Show resolved Hide resolved
src/tree/containers/LocalContainerInfo.ts Outdated Show resolved Hide resolved
src/tree/containers/LocalContainerInfo.ts Outdated Show resolved Hide resolved
@ravipal ravipal merged commit 7085854 into master Apr 20, 2020
@ravipal ravipal deleted the ravipal/groupByLabel branch April 20, 2020 23:53
Dmarch28 pushed a commit to Dmarch28/vscode-docker that referenced this pull request Mar 4, 2021
* Group containers by compose project name

* localize description

* Update src/tree/containers/ContainerProperties.ts

Co-Authored-By: Brandon Waterloo [MSFT] <[email protected]>

Co-authored-by: Brandon Waterloo [MSFT] <[email protected]>
@microsoft microsoft locked and limited conversation to collaborators Oct 27, 2021
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.

Grouping containers by Compose invocation
3 participants