Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI Environment] Added automation to update the Static Validation Tests documentation #2591

Merged
merged 15 commits into from
Feb 3, 2023

Conversation

AlexanderSehr
Copy link
Contributor

@AlexanderSehr AlexanderSehr commented Jan 20, 2023

Description

  • Added a utility Set-StaticTestDocumentation to update the Wiki documentation for static Pester tests
  • Added an Azure DevOps and GitHub pipeline to automatically update the Wiki documentation
  • Removed redundant test
  • Improved description of the tests

Pipeline references

For module/pipeline changes, please create and attach the status badge of your successful run.

Pipeline
.Platform: Update Static Test Documentation
Build Status

Type of Change

Please delete options that are not relevant.

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Update to documentation

@AlexanderSehr AlexanderSehr changed the title Users/alsehr/1428 pester tests [CI Environment] Added automation to update the Static Validation Tests documentation Jan 20, 2023
@AlexanderSehr AlexanderSehr linked an issue Jan 20, 2023 that may be closed by this pull request
@AlexanderSehr AlexanderSehr added documentation Improvements or additions to documentation enhancement New feature or request [cat] pipelines category: pipelines [cat] utilities category: utilities labels Jan 20, 2023
@AlexanderSehr AlexanderSehr marked this pull request as ready for review January 20, 2023 19:55
@AlexanderSehr AlexanderSehr requested a review from a team as a code owner January 20, 2023 19:55
@AlexanderSehr AlexanderSehr enabled auto-merge (squash) January 20, 2023 19:55
AlexanderSehr and others added 2 commits February 3, 2023 11:11
Co-authored-by: Erika Gressi <56914614+eriqua@users.noreply.github.com>
Co-authored-by: Erika Gressi <56914614+eriqua@users.noreply.github.com>
Copy link
Contributor

@eriqua eriqua left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🆗

@AlexanderSehr AlexanderSehr merged commit f67fed4 into main Feb 3, 2023
@AlexanderSehr AlexanderSehr deleted the users/alsehr/1428_pesterTests branch February 3, 2023 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[cat] pipelines category: pipelines [cat] utilities category: utilities documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request]: Automate Static Validation documentation
2 participants