Skip to content

Clarify CLI-first workflow and example validation#32

Merged
PrzemyslawKlys merged 6 commits intov2-speedygonzalesfrom
feature/cli-first-readme-validation
Apr 4, 2026
Merged

Clarify CLI-first workflow and example validation#32
PrzemyslawKlys merged 6 commits intov2-speedygonzalesfrom
feature/cli-first-readme-validation

Conversation

@PrzemyslawKlys
Copy link
Copy Markdown
Member

Summary

  • rewrite the README around the PowerShell-authoring and CLI-runtime workflow
  • make the repo example build current binaries, export a portable JSON config, and run the CLI against it
  • add PowerShell coverage that exported JSON preserves builtin tokens and that CLI output matches PowerShell output

Validation

  • dotnet test Sources/PowerBGInfo.sln
  • Invoke-Pester -Path 'Sources/PowerBGInfo.Tests/Cmdlet.Tests.ps1' -Output Detailed
  • pwsh -NoLogo -NoProfile -File Examples/Run.BGInfo4.ps1

@chatgpt-codex-connector
Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, add credits to your account and enable them for code reviews in your settings.

@PrzemyslawKlys PrzemyslawKlys merged commit 46fe77e into v2-speedygonzales Apr 4, 2026
4 checks passed
@PrzemyslawKlys PrzemyslawKlys deleted the feature/cli-first-readme-validation branch April 4, 2026 09:22
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