-
Notifications
You must be signed in to change notification settings - Fork 0
Disable old translation flow #526
Copy link
Copy link
Open
Description
After #525 and when inbo/alien-species-portal#156 is live we should move the old translation files1 to the ./data/interim/ folder. Alongside the following changes should be implemented as well:
- remove the trigger based on the old files @
.github/workflows/run_translations_processing.yaml#L7-L10 - change path to translation.csv @
aspbo/src/translation_editor.R
Line 19 in 2a8055a
translations <- read_csv2("../data/output/UAT_direct/translations.csv") - change path to translation.csv @
aspbo/src/translation_editor.R
Line 288 in 2a8055a
file_name <- "../data/output/UAT_direct/translations.csv"
1 'data/output/UAT_direct/translations.csv', 'data/output/UAT_direct/translations_regions.csv' & 'data/output/UAT_direct/translations_simple.csv'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request