microsoft / microsoft/winget-studio

DAG Visualization for WinGet Configuration files

Open
#197 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Issue-Feature
Dominant language
C#
Stars
67
Forks
15
PR merge metrics
No merged PRs in 30d

Description

Description of the new feature / enhancement

I'd like to have a visualization of a configuration file. I want to see the complex nature of the dependencies. This would help me understand the nature of the possible order of operations to ensure I don't create a configuration file that can't succeed.

Future Considerations include things like being able to provide the transitive reduction, but those would be other issues in my mind.

https://en.wikipedia.org/wiki/Directed_acyclic_graph

Image
Proposed technical implementation details

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files, tests, or entry points. Start by reviewing how WinGet Configuration files are represented and how the application presents them, then define the visualization's scope and acceptance criteria; showing dependencies and possible operation order is in scope, while transitive reduction is explicitly future work.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
data-visualization
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.