Skip to content

fix: ugit.Piecemeal.ps1 requires error statement#345

Merged
StartAutomating merged 1 commit into
StartAutomating:ugit-updatesfrom
ninmonkey:fixes-piecemeal-requires-statement
May 19, 2026
Merged

fix: ugit.Piecemeal.ps1 requires error statement#345
StartAutomating merged 1 commit into
StartAutomating:ugit-updatesfrom
ninmonkey:fixes-piecemeal-requires-statement

Conversation

@ninmonkey

@ninmonkey ninmonkey commented Nov 22, 2025

Copy link
Copy Markdown
Contributor

A small typo caused the script to not load the module piecemeal.
TIL #require fails silently, there's no parsing error.

Fixes: #344

Typo caused the script to not load the module piecemeal silently. Meaning there was no user visible message on 'fail'
@ninmonkey ninmonkey marked this pull request as ready for review November 22, 2025 17:52
@StartAutomating StartAutomating changed the base branch from main to ugit-updates May 19, 2026 19:29
@StartAutomating StartAutomating merged commit a55b62f into StartAutomating:ugit-updates May 19, 2026
2 of 4 checks passed
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.

/Build/ugit.Piecemeal.ps1 has broken #requires statement

2 participants