Skip to content

mt-sync-code-data.yml should offer an option to delete current IDs before starting to parse #540

@mmathieum

Description

@mmathieum

Changes shared-overwrite/.github/workflows/mt-sync-code-data.yml

Should add workflow_dispatch inputs to delete all current IDs before MT parse current step in order to delete those files:

  • app-android/src/main/res-*/raw/*_gtfs_schedule_path_ids
  • app-android/src/main/res-*/raw/*_gtfs_schedule_service_ids
  • app-android/src/main/res-*/raw/*_gtfs_strings
    In order to forget about old unused IDs.
    This will cause data change that we generally want to avoid but it's necessary to clean sometimes.

Actuall should just delete entire schedule (all files) from app-android/src/main/res-*/.

Metadata

Metadata

Labels

Type

No fields configured for Task.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions