feat: aktualisiere Reihenfolge der Skripte in SAFE_SYNC_STEPS für Bisaya-Kurs
All checks were successful
Deploy to production / deploy (push) Successful in 31s
All checks were successful
Deploy to production / deploy (push) Successful in 31s
This commit is contained in:
@@ -27,10 +27,11 @@ const SAFE_SYNC_STEPS = {
|
|||||||
'backend/scripts/extend-bisaya-course-phase3.js',
|
'backend/scripts/extend-bisaya-course-phase3.js',
|
||||||
'backend/scripts/extend-bisaya-course-phase4.js',
|
'backend/scripts/extend-bisaya-course-phase4.js',
|
||||||
'backend/scripts/extend-bisaya-course-phase5.js',
|
'backend/scripts/extend-bisaya-course-phase5.js',
|
||||||
// Final ausführen: alte Zusatzlektionen 44/45 teilen Nummern mit Phase 3;
|
// Alte Zusatzlektionen 44/45 teilen Nummern mit Phase 3. Erst der
|
||||||
// die aktuell sichtbaren Zahlenlektionen müssen ihre Didaktik behalten.
|
// Content-Schritt stellt ihre sichtbaren Zahlentitel wieder her; danach
|
||||||
'backend/scripts/update-bisaya-didactics.js',
|
// kann die Didaktik die Zahlmuster statt der Besuchsmuster einspielen.
|
||||||
'backend/scripts/create-bisaya-course-content.js'
|
'backend/scripts/create-bisaya-course-content.js',
|
||||||
|
'backend/scripts/update-bisaya-didactics.js'
|
||||||
],
|
],
|
||||||
'german-for-bisaya': [
|
'german-for-bisaya': [
|
||||||
'backend/scripts/create-german-for-bisaya-course.js',
|
'backend/scripts/create-german-for-bisaya-course.js',
|
||||||
|
|||||||
Reference in New Issue
Block a user