containerd/script
Nashwan Azhari 444ef2f6d7 Generalize Windows CI setup script for any user.
The current Windows CI setup script assumes it will always be run under
the `azureuser` username.

While this username is defined in the Windows CI GitHub action, the
current version of the script both exposes us to a future risk of
breaking should the CI action be changed, and is also unfriendly to
`curl | sh`-ing it for quick test environment setups.

This patch makes the Windows CI setup script work with any username
provided they have administrative privileges.

Signed-off-by: Nashwan Azhari <nazhari@cloudbasesolutions.com>
2021-11-16 17:30:40 +02:00
..
setup Generalize Windows CI setup script for any user. 2021-11-16 17:30:40 +02:00
test Remove extra test_teardown 2021-10-08 13:08:13 -07:00
verify-go-modules.sh Script to check if entries in go.mod files are in sync 2021-07-27 17:52:32 -04:00