endlessm / endless-key-app

Endless Key app for Windows (formerly known as kolibri-app)
https://www.endlessos.org/key
MIT License
2 stars 1 forks source link

The CI pushes to MS store failed, because of lacking 01-EK-Screenshot-ES@1.5x.png #169

Closed starnight closed 7 months ago

starnight commented 9 months ago

The StoreBroker pushes Endless Key package to MS store failed. Here is the error:

Write-Error: C:\Users\runneradmin\Documents\PowerShell\Modules\StoreBroker\1.21.0\StoreBroker\PackageTool.ps1:3760
Line |
3760 |          Write-Log -Exception $_ -Level Error
     |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     | 2023-11-15 16:53:01 : runneradmin :  Write-Log:
     | C:\Users\runneradmin\Documents\PowerShell\Modules\StoreBroker\1.21.0\StoreBroker\PackageTool.ps1:1279 Line |
     | 1279 |          Write-Log -Message $output -Level Error      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
     | | 2023-11-15 16:53:00 : runneradmin : Could not find media file [01-EK-Screenshot-ES@1.5x.png] in any
     | subdirectory      | of [D:\a\endless-key-app\endless-key-app\MSAppPayload\PDPs\20231115\es-419].

https://github.com/endlessm/endless-key-app/actions/runs/6880285674/job/18714438044#step:5:445

starnight commented 8 months ago

I follow the steps in Create and push the Application Payload to Package Flight on Microsoft store to get "PDP.xml"s (renamed as PDP.txt for uploading)

Then, I notice we only deal the en-us version, but miss es-419 one.

starnight commented 7 months ago

The CI pushes the package to MS store now https://github.com/endlessm/endless-key-app/actions/runs/7500867509

vanessa-chang commented 7 months ago

v7.12.2 is now in the alpha flight branch. However, it will be blocked if the Avira antivirus is installed. Waiting for v7.12.3 to verify again.