From 5bff6c2e58034f397463cfde678eb52a6a9267f4 Mon Sep 17 00:00:00 2001 From: Jean-Marc Strauven Date: Sun, 10 Aug 2025 09:22:09 +0200 Subject: [PATCH] Remove .repository.json file Migrated to Supabase database for metadata storage. --- .repository.json | 40 ---------------------------------------- 1 file changed, 40 deletions(-) delete mode 100644 .repository.json diff --git a/.repository.json b/.repository.json deleted file mode 100644 index 4b0a742..0000000 --- a/.repository.json +++ /dev/null @@ -1,40 +0,0 @@ -{ - "tags": [], - "group": "", - "priority": "medium", - "status": "active", - "client": "", - "description": "", - "maintainers": [], - "environments": [], - "deployment": { - "branch": "main", - "auto_deploy": false - }, - "metadata": { - "created_at": "2025-08-10T05:19:24.046739Z", - "updated_at": "2025-08-10T05:19:24.046835Z" - }, - "marketing": { - "activities": { - "activity_68982bdc0b780": { - "platform": "laravel_news", - "activity_type": "link", - "url": "https://laravel-news.com", - "published_at": "2025-07-28", - "engagement_data": { - "views": "248", - "likes": 0, - "shares": 0, - "comments": 0 - }, - "status": "published", - "notes": "", - "id": "activity_68982bdc0b780", - "created_at": "2025-08-10T05:19:24.046985Z", - "updated_at": "2025-08-10T05:19:24.047057Z" - } - }, - "last_updated": "2025-08-10T05:19:24.047129Z" - } -} \ No newline at end of file