[Csnd-dev] Ios iosxcross and android vcpkg build failures
Date | 2025-02-05 12:14 |
From | Victor Lazzarini <000010b17ddd988e-dmarc-request@LISTSERV.HEANET.IE> |
Subject | [Csnd-dev] Ios iosxcross and android vcpkg build failures |
It seems we have a problem with these now both in the develop branch and in the PR #2071. The error messages say Run actions/download-artifact@v4 14Downloading single artifact 15Preparing to download the following artifacts: 16- csound-ioscross-v1 (ID: 2280252016, Size: 797215681) 17Downloading artifact '2280252016' from 'csound/csound' 18Error: Unable to download artifact(s): Artifact has expired and Run actions/download-artifact@v4 14Downloading single artifact 15Preparing to download the following artifacts: 16- csound-android-v1 (ID: 2280059083, Size: 1817591417) 17Downloading artifact '2280059083' from 'csound/csound' 18Error: Unable to download artifact(s): Artifact has expired Werner, do you know how to fix this? ======================== Prof. Victor Lazzarini Maynooth University Ireland |
Date | 2025-02-05 12:33 |
From | Werner Mendizabal |
Subject | Re: [Csnd-dev] Ios iosxcross and android vcpkg build failures |
Hello Victor, I can work on fixing this error. It looks like GitHub doesn’t retain artifacts for an extended period. I’ve re-ran the GitHub For a long-term solution, I can update the job to use the GitHub Container Registry instead of artifacts to prevent them from being deleted. - WernerOn Wed, Feb 5, 2025 at 6:14 AM Victor Lazzarini <000010b17ddd988e-dmarc-request@listserv.heanet.ie> wrote: It seems we have a problem with these now both in the develop branch and in the PR #2071. |
Date | 2025-02-05 12:54 |
From | vlz |
Subject | Re: [Csnd-dev] Ios iosxcross and android vcpkg build failures |
Thanks! Prof. Victor Lazzarini Maynooth University Ireland On 5 Feb 2025, at 12:36, Werner Mendizabal <nonameentername@gmail.com> wrote:
|