From e47633aca377dffd3a5999fcd52a5deafbc6f492 Mon Sep 17 00:00:00 2001 From: Your Name Date: Fri, 17 Jul 2026 13:55:07 +0200 Subject: [PATCH] =?UTF-8?q?HT-14:=20upload-artifact=20v4=20->=20v3=20(Gite?= =?UTF-8?q?a=20artifact=20API=20kompatibilit=C3=A1s)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Az első valós CI-futás megmutatta: v4 újabb artifact-storage protokollt használ, amit ez a Gitea-verzió (1.26.4) még nem támogat ("GHESNotSupportedError"). v3-mal a render+manifest lépés már bizonyítottan lefut (pandoc HTML + WeasyPrint PDF mind a 4 dokumentumra), csak a feltöltés bukott — ez javítja. --- .gitea/workflows/legal-manifest.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitea/workflows/legal-manifest.yml b/.gitea/workflows/legal-manifest.yml index 6509462..3b65a8a 100644 --- a/.gitea/workflows/legal-manifest.yml +++ b/.gitea/workflows/legal-manifest.yml @@ -40,8 +40,10 @@ jobs: - name: Build manifest run: python3 scripts/build-manifest.py + # v4 uses a newer artifact-storage protocol this Gitea version doesn't implement yet + # ("GHESNotSupportedError", confirmed empirically) — v3 uses the older, supported one. - name: Upload manifest + rendered artifacts - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v3 with: name: legal-manifest path: dist/