Skip to content

Disable old translation flow #526

@SanderDevisscher

Description

@SanderDevisscher

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 @
    translations <- read_csv2("../data/output/UAT_direct/translations.csv")
  • change path to translation.csv @
    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'

Metadata

Metadata

Labels

enhancementNew feature or request

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions