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

DASD-12493 - Added content purge script for afd #143

Merged
merged 1 commit into from
Jan 14, 2025
Merged

Conversation

calumrees99
Copy link
Contributor

@calumrees99 calumrees99 commented Jan 13, 2025

@calumrees99 calumrees99 requested a review from a team as a code owner January 13, 2025 16:01
Copy link

github-actions bot commented Jan 13, 2025

Test Results

2 710 tests  +81   2 710 ✅ +81   1m 9s ⏱️ -1s
  214 suites + 6       0 💤 ± 0 
    1 files   ± 0       0 ❌ ± 0 

Results for commit 0cfaca1. ± Comparison against base commit 24bc3d8.

This pull request removes 1 and adds 82 tests. Note that renamed tests count towards both.
Invoke-CdnContentPurge Unit Tests.Resource Group or CDN Profile does not exist.The specified Resource Group or CDN Profile was not found in the subscription, throw an error
Invoke-AfdContentPurge Unit Tests.Parameters are ok.Should call Clear-AzFrontDoorCdnEndpointContent
Invoke-AfdContentPurge Unit Tests.Purge Content Parameter Blank.Should throw an exception to warn that no content purge will be run
Invoke-AfdContentPurge Unit Tests.Resource Group or CDN Profile does not exist.Should throw an expection to warn that the the specified Resource Group or CDN Profile was not found in the subscription
Invoke-CdnContentPurge Unit Tests.Resource Group or CDN Profile does not exist.Should throw an expection to warn that the the specified Resource Group or CDN Profile was not found in the subscription
Script code quality tests.Invoke-AfdContentPurge.Should pass Script Analyzer rule PSAlignAssignmentStatement
Script code quality tests.Invoke-AfdContentPurge.Should pass Script Analyzer rule PSAvoidAssignmentToAutomaticVariable
Script code quality tests.Invoke-AfdContentPurge.Should pass Script Analyzer rule PSAvoidDefaultValueForMandatoryParameter
Script code quality tests.Invoke-AfdContentPurge.Should pass Script Analyzer rule PSAvoidDefaultValueSwitchParameter
Script code quality tests.Invoke-AfdContentPurge.Should pass Script Analyzer rule PSAvoidExclaimOperator
Script code quality tests.Invoke-AfdContentPurge.Should pass Script Analyzer rule PSAvoidGlobalAliases
…

♻️ This comment has been updated with latest results.

@furqanagwan furqanagwan changed the title DASD-12493 - added content purge script for afd DASD-12493 -Added content purge script for afd Jan 13, 2025
@furqanagwan furqanagwan changed the title DASD-12493 -Added content purge script for afd DASD-12493 - Added content purge script for afd Jan 13, 2025
@calumrees99 calumrees99 force-pushed the DASD-12493 branch 2 times, most recently from cba4296 to 8d64690 Compare January 14, 2025 09:41
@calumrees99 calumrees99 merged commit f722e1e into master Jan 14, 2025
3 of 5 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