Skip to content

v1.0.3#14

Merged
rebelinux merged 2 commits intoAsBuiltReport:devfrom
rebelinux:dev
Mar 16, 2026
Merged

v1.0.3#14
rebelinux merged 2 commits intoAsBuiltReport:devfrom
rebelinux:dev

Conversation

@rebelinux
Copy link
Copy Markdown
Collaborator

[1.0.3] - 2026-03-16

🔃 Changed

  • Update module version to v1.0.3
  • Migrate more cmdlet to a unique name to avoid conflicts with Diagrammer.Core cmdlets

Copilot AI review requested due to automatic review settings March 16, 2026 20:43
Comment thread Tests/Test-Logo.Tests.ps1 Dismissed
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 bumps AsBuiltReport.Diagram to v1.0.3 and continues the cmdlet renaming effort to avoid naming conflicts with Diagrammer.Core by migrating Test-Image/Test-Logo to Test-AbrImage/Test-AbrLogo.

Changes:

  • Update module manifest version to 1.0.3.
  • Rename Test-Image/Test-Logo to Test-AbrImage/Test-AbrLogo and update call sites.
  • Update Pester tests and CHANGELOG for the v1.0.3 release.

Reviewed changes

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

Show a summary per file
File Description
Tests/Test-Logo.Tests.ps1 Updates tests to dot-source and call Test-AbrLogo/Test-AbrImage.
Tests/Test-Image.Tests.ps1 Updates tests to dot-source and call Test-AbrImage.
CHANGELOG.md Adds the 1.0.3 release notes entry.
AsBuiltReport.Diagram/Src/Private/Test-AbrLogo.ps1 Renames function to Test-AbrLogo and updates its internal dependency to Test-AbrImage.
AsBuiltReport.Diagram/Src/Private/Test-AbrImage.ps1 Renames function to Test-AbrImage and updates the help example/link text.
AsBuiltReport.Diagram/AsBuiltReport.Diagram.psd1 Bumps ModuleVersion to 1.0.3 and adds new function names to FunctionsToExport.
Comments suppressed due to low confidence (1)

AsBuiltReport.Diagram/Src/Private/Test-AbrImage.ps1:13

  • The help comment .LINK URL was changed to include Test-AbrImage, but the referenced Microsoft DevBlogs article path is for psimaging-part-1-test-image and this new URL is likely invalid. Keep the original article URL (and don’t rename it based on the function name).

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

You can also share your feedback on Copilot code review. Take the survey.

Comment thread CHANGELOG.md Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@rebelinux rebelinux merged commit 34272e6 into AsBuiltReport:dev Mar 16, 2026
1 of 6 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.

3 participants