Skip to content

Add article: Analyze Dependencies with PSQuickGraph and PSGraphView - #80

Merged
HeyItsGilbert merged 1 commit into
PowerShellOrg:mainfrom
eosfor:codex/article-psgraph-psgraphview-scenarios
Aug 23, 2026
Merged

Add article: Analyze Dependencies with PSQuickGraph and PSGraphView#80
HeyItsGilbert merged 1 commit into
PowerShellOrg:mainfrom
eosfor:codex/article-psgraph-psgraphview-scenarios

Conversation

@eosfor

@eosfor eosfor commented Aug 23, 2026

Copy link
Copy Markdown
Contributor

Summary

  • explain the separate roles of PSQuickGraph and PSGraphView
  • build a dependency graph from ordinary PowerShell objects
  • demonstrate path analysis, blast-radius calculation, and dependency-first ordering
  • include Graphviz dependency and impact diagrams plus a sequenced design structure matrix
  • connect the pattern to the previously published PSRule and Micrograd examples

Validation

  • exercised the examples with PSQuickGraph 2.6.0 and PSGraphView 0.2.0
  • validated all SVG assets with xmllint
  • built the site successfully with npm run build
  • reviewed the rendered article and all three visualizations locally

@netlify

netlify Bot commented Aug 23, 2026

Copy link
Copy Markdown

Deploy Preview for powershellorg ready!

Name Link
🔨 Latest commit ec6d097
🔍 Latest deploy log https://app.netlify.com/projects/powershellorg/deploys/6a8a83c53e598c00081fbe77
😎 Deploy Preview https://deploy-preview-80--powershellorg.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@HeyItsGilbert
HeyItsGilbert force-pushed the codex/article-psgraph-psgraphview-scenarios branch from df1a5fc to ec6d097 Compare August 23, 2026 05:23
@HeyItsGilbert
HeyItsGilbert merged commit 553bc60 into PowerShellOrg:main Aug 23, 2026
5 checks passed
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