From e0da5a710657dd29f49187e7528f11273194ebb2 Mon Sep 17 00:00:00 2001 From: Srikanth Patchava Date: Fri, 17 Apr 2026 01:33:12 -0700 Subject: [PATCH] chore: extract eDB to standalone repo (embeddedos-org/eDB) - Remove apps/edb/ directory (moved to embeddedos-org/eDB) - Remove browser/edb.html - Remove edb workspace and dev:db script from package.json - Remove edb from APP_REGISTRY, launcher, browser extensions, VS Code extension - Update tests (11->10 apps), docs, README, CHANGELOG - eDB now lives at https://github.com/embeddedos-org/eDB --- .github/workflows/ci.yml | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 .github/workflows/ci.yml diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml old mode 100755 new mode 100644