Skip to content

Running screenly edge-app run --generate-mock-data should change mock-data.yml when the manifest file's schema changes even if it exists #272

Description

@nicomiguelino
  • When screenly edge-app run --generate-mock-data runs, the CLI would complain that mock-data.yml already exists (if so).
  • For instance, if I added, deleted, or modified (e.g., updating the default value of a setting) a setting in screenly.yml. Running screenly edge-app run --generate-mock-data should modify mock-data.yml.
  • The --generate-mock-data option could be renamed to --sync-mock-data (or we could keep the former and introduce the latter as a drop-in replacement).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions