Skip to content

Commit 866f584

Browse files
committed
chore: remove sync-light-repos script from script_executor_worker (moved to packages_worker)
Signed-off-by: Mouad BANI <mouad-mb@outlook.com>
1 parent 4b6c287 commit 866f584

5 files changed

Lines changed: 0 additions & 468 deletions

File tree

services/apps/script_executor_worker/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
"recalculate-enrichment-affiliations": "npx tsx src/bin/recalculate-enrichment-affiliations.ts",
1313
"recalculate-all-affiliations": "npx tsx src/bin/recalculate-all-affiliations.ts",
1414
"add-lf-projects-to-collection": "npx tsx src/bin/add-lf-projects-to-collection.ts",
15-
"sync-light-repos": "npx tsx src/bin/sync-light-repos/index.ts",
1615
"lint": "npx eslint --ext .ts src --max-warnings=0",
1716
"format": "npx prettier --write \"src/**/*.ts\"",
1817
"format-check": "npx prettier --check .",

services/apps/script_executor_worker/src/bin/sync-light-repos/fetchLightRepo.ts

Lines changed: 0 additions & 96 deletions
This file was deleted.

services/apps/script_executor_worker/src/bin/sync-light-repos/index.ts

Lines changed: 0 additions & 276 deletions
This file was deleted.

0 commit comments

Comments
 (0)