Skip to content

Add check for pester v5 - LastFullBackup #1030

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

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

Add check for pester v5 - LastFullBackup #1030

wants to merge 4 commits into from

Conversation

jpomfret
Copy link
Collaborator

@jpomfret jpomfret commented Mar 24, 2025

LastFullBackup

Changes

Do we think this is acceptable, in the new world if you set this config to $true you won't see the readonly databases that got skipped in the output. Is that fine? or should we code it in a way where we still see that there were readonly databases skipped? (due to how Pester v5 does skipping, I'm not sure how easy it'll be to get the database name in the skip output, but we would know something was skipped 🤔)

PS > Get-DbcConfig skip.backup.readonly

Name                 Value Description
----                 ----- -----------
skip.backup.readonly  True Check read-only databases for last backup

image

@jpomfret jpomfret marked this pull request as draft March 24, 2025 16:21
Copy link
Contributor

github-actions bot commented Mar 24, 2025

Linux Test Results

    1 files  ±0    556 suites  ±0   25s ⏱️ -1s
1 940 tests ±0  1 940 ✅ ±0  0 💤 ±0  0 ❌ ±0 
2 318 runs  ±0  2 318 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 800879a. ± Comparison against base commit 948f90f.

♻️ This comment has been updated with latest results.

Copy link
Contributor

github-actions bot commented Mar 24, 2025

WinPS51 Test Results

    1 files  ±0    556 suites  ±0   20s ⏱️ ±0s
1 940 tests ±0  1 940 ✅ ±0  0 💤 ±0  0 ❌ ±0 
2 318 runs  ±0  2 318 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 800879a. ± Comparison against base commit 948f90f.

♻️ This comment has been updated with latest results.

Copy link
Contributor

github-actions bot commented Mar 24, 2025

WinPS71 Test Results

    1 files  ±0    556 suites  ±0   25s ⏱️ +2s
1 940 tests ±0  1 940 ✅ ±0  0 💤 ±0  0 ❌ ±0 
2 318 runs  ±0  2 318 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 800879a. ± Comparison against base commit 948f90f.

♻️ This comment has been updated with latest results.

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.

1 participant