fix: delete all old FR→EN glossaries and deduplicate multilingual ones
All checks were successful
Deploy to Production / Build and Deploy (push) Successful in 2m13s
All checks were successful
Deploy to Production / Build and Deploy (push) Successful in 2m13s
18 glossaries accumulated from multiple imports. This migration: 1. Deletes ALL glossaries with target_language='en' (old stale imports) 2. Deduplicates multilingual glossaries keeping only the newest per name Result: 8 clean glossaries (one per template), all marked as multilingual. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -30,7 +30,10 @@
|
||||
"Bash(python -c \"import openpyxl; print\\('openpyxl OK'\\)\")",
|
||||
"Bash(python -c \"import docx; print\\('python-docx OK'\\)\")",
|
||||
"Bash(npx tsc *)",
|
||||
"Bash(.venv/Scripts/python.exe _bmad/scripts/resolve_customization.py --skill .claude/skills/bmad-quick-dev --key workflow)"
|
||||
"Bash(.venv/Scripts/python.exe _bmad/scripts/resolve_customization.py --skill .claude/skills/bmad-quick-dev --key workflow)",
|
||||
"mcp__zai-mcp-server__analyze_image",
|
||||
"Bash(git add *)",
|
||||
"Bash(git commit -m 'fix: delete all old FR→EN glossaries and deduplicate multilingual ones *)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user