Merged
Conversation
Member
HeyItsGilbert
commented
Jul 22, 2025
- feat: ✨ Add localization support and improve error handling
- feat: ✨ Add localization support to CHANGELOG
joshooaj
reviewed
Jul 24, 2025
* Introduced `Messages.psd1` for localized messages. * Updated functions to utilize localized messages for warnings and errors. * Improved formatting and readability in several functions. * Ensured consistent use of `[CmdletBinding()]` across all functions.
* Documented the addition of localization support in the Unreleased section.
* Fixed the typo in the variable name from `$helpLoc2ales` to `$helpLocales`.\ * Added search exclusion patterns in `.vscode/settings.json`. * Reformatted command arguments in `.vscode/tasks.json` for better readability. * Introduced a new task `Bootstrap` in `.vscode/tasks.json` for initialization. * Updated `PowerShellBuild` version in `requirements.psd1` to `0.7.2`. * Enhanced test assertions to provide clearer output and ensure all expected files exist. * Comment out incorrect output path assignment for GitHub Actions. * Added debug statements to log the output path and contents of the `TestModule` after build. * Removed redundant count test for PSD1 and dot-sourced functions with specific file look ups. * Add LocalizedData to PSM incase of load failure
tablackburn
approved these changes
Jul 29, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.