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
{{ message }}
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.
I would like to have a summary format that is like Format-Checklist the final state of each Requirement is listed with a bool.
eg.
Requirement Result
----------- ------
SecretManagement is installed True
A New-Password function exists True
SQL SA Password secret is created True
Docker Network is created True
SQL Server image is cached True
SQL Server container exists True
SQL Server container is running True
Create ProGet db True
Proget image is cached True
Proget container exists True
Local proget-packages folder exists True
Proget container is running True
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I would like to have a summary format that is like Format-Checklist the final state of each Requirement is listed with a bool.
eg.
The text was updated successfully, but these errors were encountered: