Skip to content

Remove maintainer-specific paths from PSWriteHTML examples - #531

Merged
PrzemyslawKlys merged 3 commits into
masterfrom
fix/portable-example-paths
Sep 7, 2026
Merged

Remove maintainer-specific paths from PSWriteHTML examples#531
PrzemyslawKlys merged 3 commits into
masterfrom
fix/portable-example-paths

Conversation

@PrzemyslawKlys

Copy link
Copy Markdown
Member

Summary

  • replace maintainer-specific checkout paths in command help and runnable examples with $PSScriptRoot-relative paths
  • remove two stale private maintenance comments that were being merged into the shipped module
  • refresh the generated New-HTMLFrame command page from its comment-help source

Why

The published module and external help could expose a maintainer checkout layout, while several repository examples only worked from that one machine. The updated paths are portable across Windows, macOS, and Linux PowerShell hosts.

Validation

  • affected PowerShell files parse successfully
  • PowerForge documentation lane reports parity for 160 Markdown command pages and 160 MAML commands
  • canonical unsigned module build completed successfully
  • packed ZIP scan: 243 entries, zero occurrences of the old checkout root or misspelled $PSSCriptRoot

Related ownership

This removes the PSWriteHTML text-owned portion of the same package-path hardening covered by PowerForge #889 and OfficeIMO #2463.

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 7, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-07T17:32:49.490817Z fb2331c New commits
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 52bbad40c1

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread Public/New-HTMLFrame.ps1 Outdated
@PrzemyslawKlys
PrzemyslawKlys merged commit e3eb7a7 into master Sep 7, 2026
5 checks passed
@PrzemyslawKlys
PrzemyslawKlys deleted the fix/portable-example-paths branch September 7, 2026 17:55
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.

1 participant