Skip to content

Add ShouldProcess and Force support to Split-PDF#70

Merged
PrzemyslawKlys merged 1 commit intomasterfrom
add-supportsshouldprocess-handling
Aug 7, 2025
Merged

Add ShouldProcess and Force support to Split-PDF#70
PrzemyslawKlys merged 1 commit intomasterfrom
add-supportsshouldprocess-handling

Conversation

@PrzemyslawKlys
Copy link
Copy Markdown
Member

Summary

  • add ShouldProcess/Force to Split-PDF and output resulting files
  • track generated PDF paths in splitter implementation
  • expand examples and tests for dry-run and overwrite scenarios

Testing

  • dotnet build Sources/PSWritePDF/PSWritePDF.csproj
  • pwsh -NoLogo -NoProfile -Command "Invoke-Pester" (failed: [PSWritePDF/PSWritePDF.Tests.ps1])
  • pwsh -NoLogo -NoProfile -Command "Import-Module ./PSWritePDF.psd1; Invoke-Pester -Script Tests/Split-PDF.Tests.ps1"

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

@PrzemyslawKlys PrzemyslawKlys merged commit e89b106 into master Aug 7, 2025
2 of 3 checks passed
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