Skip to content

Show nightly dependency graph in GH summary#197

Closed
soumeh01 wants to merge 4 commits into
mainfrom
nightly-dep-graph
Closed

Show nightly dependency graph in GH summary#197
soumeh01 wants to merge 4 commits into
mainfrom
nightly-dep-graph

Conversation

@soumeh01
Copy link
Copy Markdown
Collaborator

Changes

Screenshots

Checklist

  • 🤖 This change is covered by unit tests (if applicable).
  • 🤹 Manual testing has been performed (if necessary).
  • 🛡️ Security impacts have been considered (if relevant).
  • 📖 Documentation updates are complete (if required).
  • 🧠 Third-party dependencies and TPIP updated (if required).

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 17, 2026

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@qltysh
Copy link
Copy Markdown

qltysh Bot commented Apr 17, 2026

Qlty


Coverage Impact

This PR will not change total coverage.

🚦 See full report on Qlty Cloud »

🛟 Help
  • Diff Coverage: Coverage for added or modified lines of code (excludes deleted files). Learn more.

  • Total Coverage: Coverage for the whole repository, calculated as the sum of all File Coverage. Learn more.

  • File Coverage: Covered Lines divided by Covered Lines plus Missed Lines. (Excludes non-executable lines including blank lines and comments.)

    • Indirect Changes: Changes to File Coverage for files that were not modified in this PR. Learn more.

@soumeh01 soumeh01 force-pushed the nightly-dep-graph branch from ffa8f52 to 2496c68 Compare April 17, 2026 08:45
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds nightly build summary output to GitHub Actions by generating and printing a dependency/version snapshot for the packaged toolchain components.

Changes:

  • Add a new script to read CMSIS-Toolbox manifest YAMLs (and uv2csolution version) and print a markdown-friendly dependency tree.
  • Enhance the nightly workflow to expose the computed nightly version as a step output, print a version badge, and append the dependency snapshot to the run summary.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 6 comments.

File Description
scripts/get-package-deps.ts New script that extracts versions from toolbox manifests + uv2csolution and prints an Actions-summary dependency graph.
.github/workflows/nightly.yml Writes nightly version/badge to the run summary and appends script output to GITHUB_STEP_SUMMARY.

Comment thread .github/workflows/nightly.yml
Comment thread scripts/get-package-deps.ts Outdated
Comment thread scripts/get-package-deps.ts Outdated
Comment thread scripts/get-package-deps.ts
Comment thread scripts/get-package-deps.ts Outdated
Comment thread scripts/get-package-deps.ts
@soumeh01 soumeh01 closed this Apr 21, 2026
@soumeh01 soumeh01 deleted the nightly-dep-graph branch April 21, 2026 13:08
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