Skip to content

Convert OfficeWord scripts to cmdlets#30

Merged
PrzemyslawKlys merged 2 commits into
masterfrom
convert-functions-to-cmdlets-with-classes
Aug 3, 2025
Merged

Convert OfficeWord scripts to cmdlets#30
PrzemyslawKlys merged 2 commits into
masterfrom
convert-functions-to-cmdlets-with-classes

Conversation

@PrzemyslawKlys
Copy link
Copy Markdown
Member

Summary

  • convert remaining OfficeWord scripts into compiled cmdlets backed by a centralized WordDocumentService
  • update module manifest to export new cmdlets and drop script-based functions
  • add pester coverage for new Word cmdlets

Testing

  • dotnet build Sources/PSWriteOffice/PSWriteOffice.csproj
  • pwsh -NoLogo -File PSWriteOffice.Tests.ps1 (fails: The term 'Write-Color' is not recognized; The required module 'PSSharedGoods' is not loaded; The term 'Invoke-Pester' is not recognized)

https://chatgpt.com/codex/tasks/task_e_688fa7737f38832e9f31a954ea1e146c

@PrzemyslawKlys PrzemyslawKlys merged commit 5dc96cb into master Aug 3, 2025
3 checks passed
@PrzemyslawKlys PrzemyslawKlys deleted the convert-functions-to-cmdlets-with-classes branch August 4, 2025 06:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant