From bdcc4ea5b062a1044be5d96841ebf5271cbbcecf Mon Sep 17 00:00:00 2001 From: Tobias Wilken Date: Mon, 22 Dec 2025 22:42:55 +0100 Subject: [PATCH 1/2] test: rename migration-test to test for migration testing Rename the test repository entry to verify the migration workflow handles repository renaming correctly. --- REPOSITORIES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/REPOSITORIES.md b/REPOSITORIES.md index dd2761f..ba95e86 100644 --- a/REPOSITORIES.md +++ b/REPOSITORIES.md @@ -117,7 +117,7 @@ Track implementation progress in GitHub issue #9. - Description: Web application interface for worlddriven - Topics: webapp, web, frontend, worlddriven -## migration-test +## test - Description: Test repository for migration automation - Topics: test, migration, automation - Origin: TooAngel/worlddriven-migration-test From 27212d4544db3b33b1607d38280e8a35705948c8 Mon Sep 17 00:00:00 2001 From: Tobias Wilken Date: Mon, 22 Dec 2025 22:50:38 +0100 Subject: [PATCH 2/2] trigger CI re-run