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
-
todo:perf
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
ACP agents get no MCP servers when the thread is created before the project's first worktree loads Openstate:needs triage
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
zed-industries/zed#64611 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
ontola/atomic-server#1625 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
objectionary/phie#154 ·