Hacktoberfest 2026: những issue maintainer đã đánh dấu cho tháng Mười, đang mở và phù hợp người mới. Xem issue Hacktoberfest

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

Đang mở
#272 0 bình luận 0 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

Đánh giá

Độ khó
3/5
Thời gian dự kiến
1-2 ngày
Mức phù hợp với người mới
48/100
Loại issue
Tính năng
Độ rõ ràng
Khá rõ ràng
Mức độ hoạt động
Đình trệ
Công nghệ
rust
Lĩnh vực
cli

Hướng nghiên cứu

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.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Mô tả

  • 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).
Ngôn ngữ chính
Rust
Star
29
Fork
7
Merge trung bình
1 ngày 20 giờ
Pull request đã merge (30 ngày)
12

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của Screenly/cli

Tất cả issue của Screenly/cli

Issue tương tự

Thêm issue về Rust

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.