From 306d02a1fc720b171f5800172e1ad4b0f9e0718f Mon Sep 17 00:00:00 2001 From: Tony Date: Wed, 24 Jun 2026 11:34:57 +0800 Subject: [PATCH] Remove obsolete sections on top-level repositories and generated root folders --- docs/REPOSITORIES.md | 27 +++------------------------ 1 file changed, 3 insertions(+), 24 deletions(-) diff --git a/docs/REPOSITORIES.md b/docs/REPOSITORIES.md index 1c2f8b9..daeb2ea 100644 --- a/docs/REPOSITORIES.md +++ b/docs/REPOSITORIES.md @@ -13,28 +13,6 @@ Last verified: 2026-06-24. | `shorebird-server` | `https://git.tonycloud.org/flutter/shorebird-server.git` | `main` | `774954fce70181846995ebcad842e9c54e57f1a2` | | `updater` | `https://git.tonycloud.org/flutter/shorebird-updater.git` | `main` | `3ac748ff28eb4ebb53630c66230b9b1be5df73c2` | -## Removed Top-Level Repositories - -| Path | Previous remote URL | Reason | -| --- | --- | --- | -| `shorebird-engine` | `https://github.com/shorebirdtech/engine.git` | Separate Flutter engine checkouts are obsolete for this workspace. The archived upstream engine repository points contributors to `flutter/flutter/engine`, and this workspace's `flutter` submodule already contains `flutter/engine/src/flutter`. | - -## Generated Or Obsolete Root Folders - -The following root folders are not part of the meta-workspace and can be -regenerated or replaced by tracked source: - -| Path | Reason | -| --- | --- | -| `.cipd` | Local CIPD cache created by gclient/depot_tools. | -| `buildtools` | Ad hoc root tool download/output; Dart build tools live under `dart-sdk-new/buildtools`. | -| `dart-sdk` | Empty stale SDK checkout. | -| `hello_shorebird_test` | Old throwaway Flutter app. The active fixture is `testapps/license_flavor_patch_test`. | -| `patches` | Earlier one-off patch files superseded by source changes and `packages/open_aot_patch_tools`. | -| `sdk` | Generated Windows toolchain cache. | -| `testapp2` | Old throwaway Flutter app. | -| `testapp3` | Old throwaway Flutter app. | - ## Submodule Policy Only top-level project repositories are submodules. Third-party repositories and @@ -50,8 +28,9 @@ Root-owned content should be limited to: ## Nested Git Checkouts Observed -These repositories were found under top-level checkouts. They are managed by the -owning repository's DEPS/gclient workflow, not by the root `.gitmodules` file. +These repositories currently exist under top-level checkouts. They are managed +by the owning repository's DEPS/gclient workflow, not by the root `.gitmodules` +file. | Path | Remote URL | | --- | --- |