stephahn0916

Results 4 issues of stephahn0916

**Bug description** In game-ci/unity-builder@v2 when building Unity project, build log display UNITY_PASSWORD in clear, while UNITY_EMAIL and UNITY_SERIAL are both hidden **How to reproduce** Use the workflow proposed by the...

bug

**Bug description** When using CI/CD sample on my own project, the build failed at docker.exe, exit code 125: repository name must be lowercase. **How to reproduce** Using windows only, use...

bug

Hi, I have a segmented image using itk pipeline. For the display in itkwidgets, I used itk-vtkglue lib and used a marching cubes to display only the segmented surface. But...

Hello very nice project. I tried the rest sample with this configuration file: ````yaml resource "aws_apigatewayv2_api" "pypi" { name = "pypi" protocol_type = "HTTP" } module "serverless_pypi" { source =...