Running `screenly edge-app run --generate-mock-data` should change `mock-data.yml` when the manifest file's schema changes even if it exists
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 48/100
Research direction
Start by running screenly edge-app run --generate-mock-data with an existing mock-data.yml, then inspect the CLI entry point for this option and how it reads screenly.yml. Trace the mock-data generation path and verify that added, removed, or modified settings are reflected in mock-data.yml without the existing-file complaint.
Written by the indexing model from the issue text.
Description
- When
screenly edge-app run --generate-mock-dataruns, the CLI would complain thatmock-data.ymlalready 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. Runningscreenly edge-app run --generate-mock-datashould modifymock-data.yml. - The
--generate-mock-dataoption could be renamed to--sync-mock-data(or we could keep the former and introduce the latter as a drop-in replacement).
- Dominant language
- Rust
- Stars
- 29
- Forks
- 7
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 12
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from Screenly/cli
-
Difficulty 5/5 Over a week Newbie friendliness 45/100
-
Difficulty 3/5 1-2 days Newbie friendliness 42/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 55/100
-
enhancement
Difficulty 3/5 1-2 days Newbie friendliness 45/100
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
kwakseongjae/auto-hwp#319 ·
-
area:cli bug filter-quality good first issue priority:medium
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
Difficulty 1/5 Under an hour Newbie friendliness 72/100
bevyengine/bevy#25861 ·
-
comp-datalake
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
ClickHouse/ClickHouse#121222 ·
-
enhancement remote
Difficulty 2/5 1-3 hours Newbie friendliness 68/100