diff --git a/api/wired-pending/intent-opus4-wevia_deploy_ci.php b/api/wired-pending/intent-opus4-wevia_deploy_ci.php index 23d124198..01b1d2c51 100644 --- a/api/wired-pending/intent-opus4-wevia_deploy_ci.php +++ b/api/wired-pending/intent-opus4-wevia_deploy_ci.php @@ -3,13 +3,11 @@ return array ( 'name' => 'wevia_deploy_ci', 'triggers' => array ( - 0 => 'deploy', - 1 => 'ci cd', - 2 => 'pipeline ci', - 3 => 'gitea', - 4 => 'deployment', - 5 => 'deploiement', - 6 => 'pipeline continue', + 0 => 'pipeline ci', + 1 => 'gitea', + 2 => 'deployment', + 3 => 'deploiement', + 4 => 'pipeline continue', ), 'cmd' => 'echo deploy ci weval - gitea 127.0.0.1:3300/yanis/html.git repo principal - github yacineutt/weval-consulting.git mirror - dual push auto sur tags + wevia auto-commit vault_git intent - cron auto-sync toutes 5min push - auto-backup cron 20 sec - deploy via sudo cp file / + chown www-data - php lint check avant deploy - gold backup mandatory - chattr -i puis sudo cp puis chattr +i - no jenkins/ci externe - wevia master orchestre deploy via chat directives', 'status' => 'EXECUTED', diff --git a/api/wired-pending/intent-opus4-wevia_mobile_responsive.php b/api/wired-pending/intent-opus4-wevia_mobile_responsive.php index a1cd6b820..930c2ede2 100644 --- a/api/wired-pending/intent-opus4-wevia_mobile_responsive.php +++ b/api/wired-pending/intent-opus4-wevia_mobile_responsive.php @@ -6,10 +6,9 @@ return array ( 0 => 'mobile view', 1 => 'responsive', 2 => 'pwa', - 3 => 'app mobile', - 4 => 'smartphone', - 5 => 'tablet', - 6 => 'mobile friendly', + 3 => 'smartphone', + 4 => 'tablet', + 5 => 'mobile friendly', ), 'cmd' => 'echo mobile responsive weval - all pages responsive mobile-first - viewport meta tags - tailwind + custom css media queries - grid auto-fit responsive - touch-friendly 44px min tap targets - pwa manifest possible future - tests playwright mobile viewport 375x667 + 768x1024 - blade app via weval-consulting.com mobile browser - chrome android + ios safari supported - font subsets optimises', 'status' => 'EXECUTED',