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

(GH-10742) Update Test-Path for 7.5 #10812

Merged

Conversation

michaeltlombardi
Copy link
Contributor

@michaeltlombardi michaeltlombardi commented Jan 19, 2024

PR Summary

This change:

PR Checklist

  • Descriptive Title: This PR's title is a synopsis of the changes it proposes.
  • Summary: This PR's summary describes the scope and intent of the change.
  • Contributor's Guide: I have read the contributors guide.
  • Style: This PR adheres to the style guide.

This comment was marked as outdated.

This change:

- Updates the example for using the **OlderThan** and **NewerThan**
  parameters to show using them for a date range in 7.5.
- Updates the description for the parameters to clarify the prior
  limitation on using them with the **PathType** parameter, each other,
  and directories.
- Resolves MicrosoftDocs#10742
- Fixes AB#201369
@michaeltlombardi michaeltlombardi force-pushed the ab-201369/main/test-path-7.5 branch from 470cea9 to 3aceca2 Compare January 19, 2024 21:58
Copy link
Contributor

Learn Build status updates of commit 3aceca2:

✅ Validation status: passed

File Status Preview URL Details
reference/5.1/Microsoft.PowerShell.Management/Test-Path.md ✅Succeeded View (powershell-5.1)
reference/7.2/Microsoft.PowerShell.Management/Test-Path.md ✅Succeeded View (powershell-7.2)
reference/7.3/Microsoft.PowerShell.Management/Test-Path.md ✅Succeeded View (powershell-7.3)
reference/7.4/Microsoft.PowerShell.Management/Test-Path.md ✅Succeeded View (powershell-7.4)
reference/7.5/Microsoft.PowerShell.Management/Test-Path.md ✅Succeeded View (powershell-7.5)

For more details, please refer to the build report.

For any questions, please:

Copy link
Contributor

Learn Build status updates of commit d211a7a:

✅ Validation status: passed

File Status Preview URL Details
reference/5.1/Microsoft.PowerShell.Management/Test-Path.md ✅Succeeded View (powershell-5.1)
reference/7.2/Microsoft.PowerShell.Management/Test-Path.md ✅Succeeded View (powershell-7.2)
reference/7.3/Microsoft.PowerShell.Management/Test-Path.md ✅Succeeded View (powershell-7.3)
reference/7.4/Microsoft.PowerShell.Management/Test-Path.md ✅Succeeded View (powershell-7.4)
reference/7.5/Microsoft.PowerShell.Management/Test-Path.md ✅Succeeded View (powershell-7.5)

For more details, please refer to the build report.

For any questions, please:

@sdwheeler sdwheeler merged commit ad92a6b into MicrosoftDocs:main Jan 22, 2024
4 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.

Document -OlderThan/-NewerThan parameter updates for Test-Path cmdlet
2 participants