linuxserver / docker-emulatorjs

Web based retro emulation frontend with rom scanning and automated art ingestion.
GNU General Public License v3.0
509 stars 51 forks source link

Rebase to 3.18, migrate to s6v3 #47

Closed thespad closed 11 months ago

thespad commented 1 year ago

linuxserver.io



Description:

Replaces #44

Benefits of this PR and context:

How Has This Been Tested?

Source / References:

LinuxServer-CI commented 1 year ago
I am a bot, here are the test results for this PR: https://ci-tests.linuxserver.io/lspipepr/emulatorjs/1.7.2-pkg-5730f3e1-dev-a139b24ac0fe7fbfc0fc6d0cd4b105ef3c2e859d-pr-47/index.html https://ci-tests.linuxserver.io/lspipepr/emulatorjs/1.7.2-pkg-5730f3e1-dev-a139b24ac0fe7fbfc0fc6d0cd4b105ef3c2e859d-pr-47/shellcheck-result.xml Tag Passed
amd64-1.7.2-pkg-5730f3e1-dev-a139b24ac0fe7fbfc0fc6d0cd4b105ef3c2e859d-pr-47
arm64v8-1.7.2-pkg-5730f3e1-dev-a139b24ac0fe7fbfc0fc6d0cd4b105ef3c2e859d-pr-47
github-actions[bot] commented 1 year ago

This pull request has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.

LinuxServer-CI commented 1 year ago
I am a bot, here are the test results for this PR: https://ci-tests.linuxserver.io/lspipepr/emulatorjs/1.7.2-pkg-5730f3e1-dev-0babe28418f5893d202a975156c7ad94edec4856-pr-47/index.html https://ci-tests.linuxserver.io/lspipepr/emulatorjs/1.7.2-pkg-5730f3e1-dev-0babe28418f5893d202a975156c7ad94edec4856-pr-47/shellcheck-result.xml Tag Passed
amd64-1.7.2-pkg-5730f3e1-dev-0babe28418f5893d202a975156c7ad94edec4856-pr-47
arm64v8-1.7.2-pkg-5730f3e1-dev-0babe28418f5893d202a975156c7ad94edec4856-pr-47
LinuxServer-CI commented 1 year ago
I am a bot, here are the test results for this PR: https://ci-tests.linuxserver.io/lspipepr/emulatorjs/1.7.2-pkg-5730f3e1-dev-0501d617af7a9a73317bc41684cf1c33db7d05cc-pr-47/index.html https://ci-tests.linuxserver.io/lspipepr/emulatorjs/1.7.2-pkg-5730f3e1-dev-0501d617af7a9a73317bc41684cf1c33db7d05cc-pr-47/shellcheck-result.xml Tag Passed
amd64-1.7.2-pkg-5730f3e1-dev-0501d617af7a9a73317bc41684cf1c33db7d05cc-pr-47
arm64v8-1.7.2-pkg-5730f3e1-dev-0501d617af7a9a73317bc41684cf1c33db7d05cc-pr-47
LinuxServer-CI commented 11 months ago
I am a bot, here are the test results for this PR: https://ci-tests.linuxserver.io/lspipepr/emulatorjs/1.7.2-pkg-5730f3e1-dev-952c1021a537a0e95eb99dd89352609f1a1fcba0-pr-47/index.html https://ci-tests.linuxserver.io/lspipepr/emulatorjs/1.7.2-pkg-5730f3e1-dev-952c1021a537a0e95eb99dd89352609f1a1fcba0-pr-47/shellcheck-result.xml Tag Passed
amd64-1.7.2-pkg-5730f3e1-dev-952c1021a537a0e95eb99dd89352609f1a1fcba0-pr-47
arm64v8-1.7.2-pkg-5730f3e1-dev-952c1021a537a0e95eb99dd89352609f1a1fcba0-pr-47
LinuxServer-CI commented 11 months ago
I am a bot, here are the test results for this PR: https://ci-tests.linuxserver.io/lspipepr/emulatorjs/1.7.2-pkg-5730f3e1-dev-de63a35d8cb18365e6e90c465257360652bbf5ea-pr-47/index.html https://ci-tests.linuxserver.io/lspipepr/emulatorjs/1.7.2-pkg-5730f3e1-dev-de63a35d8cb18365e6e90c465257360652bbf5ea-pr-47/shellcheck-result.xml Tag Passed
amd64-1.7.2-pkg-5730f3e1-dev-de63a35d8cb18365e6e90c465257360652bbf5ea-pr-47
arm64v8-1.7.2-pkg-5730f3e1-dev-de63a35d8cb18365e6e90c465257360652bbf5ea-pr-47
thelamer commented 11 months ago

@thespad thanks for doing all this, there were just two small issues and everything is working now.

The repo migration bins need to built with an older version of go and the chdman bin we ingest was build for an old version of Alpine, found chdman in the testing repos.

Thanks again.