Skip to content

Changes from main to live #650

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

Merged
merged 4 commits into from
Jan 31, 2025
Merged

Changes from main to live #650

merged 4 commits into from
Jan 31, 2025

Conversation

msewaweru
Copy link
Collaborator

This pull request includes several changes to the PowerShell documentation pipeline, focusing on adding a new script to remove invalid full stops and updating redirection URLs.

Key Changes:

Pipeline Enhancements:

  • Added a new task in the azure-pipelines/powershell-docs.yml file to execute the RemoveInvalidFullStops.ps1 script. This task is responsible for removing invalid full stops from the beginning of lines in markdown files.

Script Additions:

  • Introduced the RemoveInvalidFullStops.ps1 script, which includes functions for processing module files and removing invalid full stops. The script reads markdown files, removes full stops at the beginning of lines, and commits the changes.

Redirection Updates:

  • Corrected the redirection URLs in the .openpublishing.redirection.json file to ensure proper linking for API permissions documentation.

Microsoft Graph DevX Tooling and others added 4 commits January 30, 2025 12:45
Copy link
Contributor

Learn Build status updates of commit a084791:

✅ Validation status: passed

File Status Preview URL Details
.openpublishing.redirection.json ✅Succeeded View (graph-powershell-1.0 || graph-powershell-beta)
azure-pipelines/powershell-docs.yml ✅Succeeded
scripts/RemoveInvalidFullStops.ps1 ✅Succeeded

For more details, please refer to the build report.

For any questions, please:

@msewaweru msewaweru merged commit c964a11 into live Jan 31, 2025
2 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.

2 participants