- Create repos.txt as single source of truth for all 7 workspace repos - Update all repo-management workflows to source from repos.txt: - repo_sync-repos, repo_push-repos, repo_backup-and-push - repo_backup-main-branch, repo_commit-workspace Benefits: - One file to update when adding/removing repos - Consistent repo list across all workflows - Scripts can read repos.txt for automation
12 lines
315 B
Plaintext
12 lines
315 B
Plaintext
# All workspace repositories
|
|
# Single source of truth for repo-management workflows
|
|
# Reference this file in scripts instead of hardcoding repo lists
|
|
|
|
learning_ai_common_plat
|
|
learning_voice_ai_agent
|
|
learning_multimodal_memory_agents
|
|
learning_ai_clock
|
|
learning_ai_fastgap
|
|
learning_ai_jarvis_jr
|
|
learning_ai_peakpulse
|