Skip to content

Enhance release.yaml workflow with test logging and artifact paths#22

Merged
Chris-Wolfgang merged 4 commits intomainfrom
Chris-Wolfgang-patch-1
Oct 4, 2025
Merged

Enhance release.yaml workflow with test logging and artifact paths#22
Chris-Wolfgang merged 4 commits intomainfrom
Chris-Wolfgang-patch-1

Conversation

@Chris-Wolfgang
Copy link
Copy Markdown
Owner

Updated the release workflow to improve test result logging and artifact paths.

Description

Fixes/Complete # (issue)

Type of change

Please delete options that are not relevant.

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update
  • Refactor

How Has This Been Tested?

  • Test A
  • Test B

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Screenshots (if applicable)

Additional context

Updated the release workflow to improve test result logging and artifact paths.

Signed-off-by: Chris Wolfgang <210299580+Chris-Wolfgang@users.noreply.github.com>
Copilot AI review requested due to automatic review settings October 4, 2025 23:25
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

This PR updates the release workflow to add test result logging and refine artifact upload and NuGet publishing behavior.

  • Adds TRX test result logging via the dotnet test logger.
  • Adjusts artifact upload path to target TRX files directly.
  • Enables actual NuGet package publishing (removing the previous echo placeholder) and sets API key via env.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Chris Wolfgang <210299580+Chris-Wolfgang@users.noreply.github.com>
Copilot AI review requested due to automatic review settings October 4, 2025 23:29
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Chris Wolfgang <210299580+Chris-Wolfgang@users.noreply.github.com>
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

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Chris Wolfgang <210299580+Chris-Wolfgang@users.noreply.github.com>
Copilot AI review requested due to automatic review settings October 4, 2025 23:32
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

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.

@Chris-Wolfgang Chris-Wolfgang merged commit c0f6274 into main Oct 4, 2025
5 checks passed
@Chris-Wolfgang Chris-Wolfgang deleted the Chris-Wolfgang-patch-1 branch October 30, 2025 00:37
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