Skip to content

Strip solution dir prefix from XunitV3 attachment names#1723

Merged
SimonCropp merged 1 commit intomainfrom
Strip-solution-dir-prefix-from-XunitV3-attachment-names
Apr 24, 2026
Merged

Strip solution dir prefix from XunitV3 attachment names#1723
SimonCropp merged 1 commit intomainfrom
Strip-solution-dir-prefix-from-XunitV3-attachment-names

Conversation

@SimonCropp
Copy link
Copy Markdown
Member

Previously attachment names were "Verify snapshot mismatch: {fullPath}"
which contains a colon - invalid for GitHub Actions artifact upload on
Windows-compatible file systems. Now emits the received file path
relative to the solution directory, falling back to the full path when
the solution dir is unknown.

  Previously attachment names were "Verify snapshot mismatch: {fullPath}"
  which contains a colon - invalid for GitHub Actions artifact upload on
  Windows-compatible file systems. Now emits the received file path
  relative to the solution directory, falling back to the full path when
  the solution dir is unknown.
@SimonCropp SimonCropp added this to the 31.16.2 milestone Apr 24, 2026
@SimonCropp SimonCropp merged commit ededf9d into main Apr 24, 2026
7 checks passed
@SimonCropp SimonCropp deleted the Strip-solution-dir-prefix-from-XunitV3-attachment-names branch April 24, 2026 03:27
This was referenced Apr 24, 2026
This was referenced Apr 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant