Skip to content

ci: add SourceLink verification workflow - #208

Merged
Chris-Wolfgang merged 1 commit into
vNextfrom
ci/sourcelink-verify
Jul 21, 2026
Merged

ci: add SourceLink verification workflow#208
Chris-Wolfgang merged 1 commit into
vNextfrom
ci/sourcelink-verify

Conversation

@Chris-Wolfgang

Copy link
Copy Markdown
Owner

Summary

Adds sourcelink.yaml — a CI workflow that runs dotnet sourcelink test over every src/ PDB built at net10.0 with ContinuousIntegrationBuild=true.

This verifies that the commit-SHA embedded in each PDB resolves to real source on GitHub, which is the exact chain that F11 step-into depends on. The check runs on every PR and push to main, catching SourceLink regressions before they ship.

Ported from D20-Dice where it was introduced in v0.7.2.

🤖 Generated with Claude Code

Copilot AI review requested due to automatic review settings July 16, 2026 20:17

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

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