Skip to content

ci(customizations): fix Windows publish glob handling in release workflow - #49

Merged
marioarce merged 1 commit into
mainfrom
feature/customizations-release-publish-fix
Aug 5, 2026
Merged

ci(customizations): fix Windows publish glob handling in release workflow#49
marioarce merged 1 commit into
mainfrom
feature/customizations-release-publish-fix

Conversation

@marioarce

Copy link
Copy Markdown
Owner

Fixes the customizations release pipeline so package publish steps resolve artifact paths correctly on Windows runners.

  • Updates the customizations release workflow to handle publish file globbing reliably in the Windows execution environment.
  • Adjusts package discovery and publish path handling to prevent missed artifacts during release.
  • Keeps the existing release flow intact while removing a platform-specific failure point.

Result:

  • Customizations release publish is now robust on Windows.
  • Tagged releases can publish generated packages consistently without manual intervention.

@marioarce marioarce self-assigned this Aug 5, 2026
@marioarce marioarce added the ci Continuous Integration (CI) label Aug 5, 2026
@marioarce
marioarce merged commit c69c8f2 into main Aug 5, 2026
2 checks passed
@marioarce
marioarce deleted the feature/customizations-release-publish-fix branch August 5, 2026 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci Continuous Integration (CI)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant