From 489f8f099e1fd658b298646ca567a88add4c53d3 Mon Sep 17 00:00:00 2001 From: isUnknown Date: Sun, 12 Apr 2026 09:39:50 +0200 Subject: [PATCH] =?UTF-8?q?Seed=20cache=20JSON=20+=20CI=20d=C3=A9ploie=20l?= =?UTF-8?q?e=20cache?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - cache/content.fr.json et content.en.json : données initiales calées sur la prod (FAQ complète 12 questions EN, socials EN ajoutés) - CI : suppression de -x cache/ pour que les fichiers seed soient déployés ; PHP les rafraîchira depuis l'API Kirby à partir du 1er chargement Co-Authored-By: Claude Opus 4.6 --- .forgejo/workflows/deploy.yml | 2 +- cache/content.en.json | 1 + cache/content.fr.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 cache/content.en.json create mode 100644 cache/content.fr.json diff --git a/.forgejo/workflows/deploy.yml b/.forgejo/workflows/deploy.yml index 0972183..1db983c 100644 --- a/.forgejo/workflows/deploy.yml +++ b/.forgejo/workflows/deploy.yml @@ -26,7 +26,7 @@ jobs: cat > /tmp/lftp-script.txt <