Conversation
* Enhance module manifest with additional metadata including tags, license, project URL, icon, and release notes * Add validation for category names in StackedBarChart and implement tests for chart functions * Update Pester workflow to use actions/checkout@v6 and setup .NET 8.0, streamline build process for MacOS, Linux, and Windows * Enhance Pester workflow to include conditional checks for OS-specific build and copy steps * Add Windows PowerShell build and copy steps to Pester workflow * Enhance Pester and Release workflows for MacOS ARM64 support and update architecture handling in PowerShell module * Remove unnecessary module dependencies from Invoke-Tests script and clean up Pester workflow * Remove conditional code coverage for Windows PowerShell in Pester workflow * Enhance module import statements for macOS ARM and x86 architectures with verbose and debug output * Refactor workflows and issue templates for consistency and clarity; enhance Pester test output with verbose and debug options * Update Pester workflow to list DLL files from macOS ARM directory * Fix path for listing DLL files in macOS ARM directory in Pester workflow * Fix path for listing DLL files in macOS ARM directory in Pester workflow * Update paths for copying libraries and listing DLL files in Pester workflow * Update Pester workflow to use PowerShell commands for copying libraries across platforms * Update Pester workflow to improve library copy commands and list DLL files for macOS ARM * Update Pester workflow to use Unix-style copy command for macOS library * Update Pester and Release workflows to use PowerShell copy commands and adjust library paths for macOS * Fix module import paths for macOS ARM and x64 architectures in AsBuiltReport.Chart.psm1 * Update module version to 0.2.0 and add changelog entry for new features * Update issue templates: enhance bug report and change request forms
Removed commented-out sections related to tweeting and Bluesky posting.
|
PSScriptAnalyzer results: Errors: [0], Warnings: [35], Information: [0]
|
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.
[0.2.0] - 2026-02-20
Added
Changed
[0.1.0] - 2026-02-19
Added