Skip to content

Build NuGet packages and PowerShell module together - #86

Merged
PrzemyslawKlys merged 2 commits into
masterfrom
feature/unified-package-publishing
Sep 1, 2026
Merged

Build NuGet packages and PowerShell module together#86
PrzemyslawKlys merged 2 commits into
masterfrom
feature/unified-package-publishing

Conversation

@PrzemyslawKlys

Copy link
Copy Markdown
Member

Summary

  • build the FileInspectorX and FileInspectorX.Magika NuGet packages before assembling the PowerShell module
  • use the package build as the shared version source and local NuGet feed for the module build
  • stage one coordinated release with NuGet, PowerShell Gallery, and GitHub publication in that order
  • remove the obsolete PSPublishModule 3.0.98.x version ceiling from the package-only helper

Validation

  • the manifest gate completed without publishing
  • the build gate produced both 1.1.3 NuGet packages and the 1.1.3 PowerShell module in one coordinated release
  • the packaged module passed the existing Magika runtime smoke test

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 1, 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-01T09:59:49.623242Z 16e79c0 PR opened
ℹ️ 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: 16e79c0476

ℹ️ 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 Module/Build/Build-Module.ps1 Outdated
@PrzemyslawKlys
PrzemyslawKlys merged commit 3809d5d into master Sep 1, 2026
3 checks passed
@PrzemyslawKlys
PrzemyslawKlys deleted the feature/unified-package-publishing branch September 1, 2026 10:53
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