Skip to content

1.0.88 preview 1#286

Merged
WeihanLi merged 5 commits intopreviewfrom
dev
Apr 18, 2026
Merged

1.0.88 preview 1#286
WeihanLi merged 5 commits intopreviewfrom
dev

Conversation

@WeihanLi
Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings March 22, 2026 04:17
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

Bumps the package version to 1.0.88 and tweaks the build pipeline’s “file samples” build step to log configured sample folders and resolve them to full paths before enumerating .cs files.

Changes:

  • Bump VersionPatch from 87 to 88.
  • Add logging for RunFileSampleFolders and use Path.GetFullPath(folder) when enumerating sample .cs files.

Reviewed changes

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

File Description
src/WeihanLi.Common/Helpers/BuildProcess.cs Logs sample folders and enumerates sample files using full folder paths during the build task.
build/version.props Updates patch version to 1.0.88.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/WeihanLi.Common/Helpers/BuildProcess.cs Outdated
Updated the build process to use CommandExecutor.ExecuteCommandAndOutput instead of ExecuteAndOutput when building .cs files in sample folders. This change reflects a method rename or a switch to a more descriptive method for executing and outputting command results.
@WeihanLi WeihanLi merged commit ddf8f50 into preview Apr 18, 2026
4 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