You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sql-backup-database update to create $BackupDirectory if missing (#1671)
* Updating sql-backup-database.json
Create BackupDirectory folder if missing prior to backup, causing less failures
* Update sql-backup-database.json incrementing version
* Update sql-backup-database.json
adding changes for metadata
sql-backup-database update to create $BackupDirectory if missing (#1671)
* Updating sql-backup-database.json
Create BackupDirectory folder if missing prior to backup, causing less failures
* Update sql-backup-database.json incrementing version
* Update sql-backup-database.json
adding changes for metadata
Mattc/ai prompt validation (#1670)
* Enhance AI prompt validation script with additional input checks for API key and URL
* Update Octopus AI prompt action to version 3
Fix broken Invoke-PesterTests runner (#1663)
* update so tests can be run on mac with powershell
* tighten up Invoke-SharedPesterTest.ps1
* further slim Invoke-SharedPesterTest.ps1
* try to remove diffs in tests
* update so json is does not care about whitespace
* revert changes to existing failing tests