MediaInfo icon indicating copy to clipboard operation
MediaInfo copied to clipboard

CI: Build ARM64 on Windows ARM64 runner & test CLI

Open cjee21 opened this issue 8 months ago • 2 comments

GitHub ARM64 Windows runner now available. Use ARM64 runner to build the ARM64 version. Test running CLI on all Windows architectures to ensure built CLI can run.

This also opens up the possibility of running additional tests on all Windows architectures in the future.

cjee21 avatar Apr 15 '25 16:04 cjee21

You could check MediaInfo.exe "--Output=General;%Format_Profile%" MediaInfo.exe (I just updated the MZ arch database for handling ARM64), doable in this PR?

JeromeMartinez avatar Apr 16 '25 09:04 JeromeMartinez

?? This got closed? Need another force push to remove the artifact generation and retest.

cjee21 avatar Apr 16 '25 15:04 cjee21

Added error message which will appear as annotations on GitHub Actions page for the run if the CLI output is not as expected.

cjee21 avatar Apr 17 '25 11:04 cjee21

@cjee21 Mach-O PR is merged, you should be able to add the macOS related test.

JeromeMartinez avatar Apr 23 '25 13:04 JeromeMartinez