Closed damonmcc closed 1 year ago
So this test failing is a funny one - we require an ssh key to build locally. There isn't one for github to grab from its artifacts/secrets. Not sure if that's something that really needs to be tested, but then we'd have to figure out how to run a custom dev container build without github ssh integration for testing
motivations
changes
setup_build_env.sh
ssh-add
step of the dev container build during the test using a github default environment variable which is always truenotes