WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Missing docker images for versions 2019.4.41f1 and 2019.4.41f2 #269

@vangogih

Description

@vangogih

Bug description

Unity test coverage workflow fails when using Unity version 2019.4.41f2 because the Docker image unityci/editor:ubuntu-2019.4.41f2-linux-il2cpp-3 does not exist in Docker Hub.

Error message:

Unable to find image 'unityci/editor:ubuntu-2019.4.41f2-linux-il2cpp-3' locally
docker: Error response from daemon: manifest for unityci/editor:ubuntu-2019.4.41f2-linux-il2cpp-3 not found: manifest unknown: manifest unknown
Execution parameters Run game-ci/unity-test-runner@v4 with: projectPath: ./C4G.Unity unityVersion: 2019.4.41f2 githubToken: *** testMode: editmode customParameters: -enableCodeCoverage -coverageOptions "useProjectSettings" coverageOptions: generateAdditionalMetrics;generateHtmlReport;generateBadgeReport;dontClear artifactsPath: artifacts useHostNetwork: false checkName: Test Results packageMode: false dockerIsolationMode: default containerRegistryRepository: unityci/editor containerRegistryImageVersion: 3 runAsHostUser: false env: UNITY_LICENSE: *** UNITY_EMAIL: *** UNITY_PASSWORD: ***

How to reproduce

docker pull unityci/editor:ubuntu-2019.4.41f2-linux-il2cpp-3

Additional details

On pages I couldn't find docker images for this versions:

Workflow reference:

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions