Update PR Template and Enhance Changelog Guidance#62
Merged
Conversation
Added new PowerShell functions for managing Fabric workspaces and enhanced unit tests for key functions. Updated the validation pattern for WorkspaceName to allow more flexibility and improved documentation across various functions. These changes aim to enhance usability and maintainability of the project. Thank you!
Clarify the process for updating the CHANGELOG.md file before submitting changes. Encourage contributors to follow the Keep a Changelog format and provide examples for better organization of changes. This will help maintain clarity and consistency in tracking modifications to the module. Thank you!
This change eliminates the temporary 'sampler' branch from the pull request workflow configuration. This helps streamline the workflow and ensures that only relevant branches are monitored. Thank you!
Refine the PR template by adding examples for clarity and updating the task list for consistency. This ensures contributors have clear guidance on what is expected when submitting a pull request, enhancing the overall contribution process for Pester Help Tests. Thank you!
Linux Test Results4 612 tests 4 611 ✅ 42s ⏱️ Results for commit 3f0fb33. ♻️ This comment has been updated with latest results. |
WinPS51 Test Results4 612 tests 4 611 ✅ 52s ⏱️ Results for commit 3f0fb33. ♻️ This comment has been updated with latest results. |
WinPS71 Test Results4 612 tests 4 611 ✅ 52s ⏱️ Results for commit 3f0fb33. ♻️ This comment has been updated with latest results. |
This change eliminates the redundant "Unreleased" section in the Changelog file to enhance clarity and maintain consistency. Thank you!
This commit introduces a new GitHub Actions workflow to automate the deployment of the module to the PowerShell Gallery. It includes steps for packaging the module, publishing it, and creating a changelog pull request. This enhancement aims to streamline the release process and ensure consistency in deployments for Pester Help Tests. Thank you!
Contributor
|
Looks good to me2. Me gusta! |
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.
Refine the pull request template to improve clarity and consistency, ensuring contributors have clear guidance when submitting changes. Update the CHANGELOG.md process to encourage adherence to the Keep a Changelog format, enhancing the organization of modifications. Introduce new PowerShell functions for managing Fabric workspaces and improve unit tests, documentation, and error handling across various functions. Streamline the pull request workflow by removing the temporary 'sampler' branch.
Fixes #52