Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

Prevent settings drift

Aperta
#239 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
4/5
Tempo stimato
3-5 giorni
Idoneità per principianti
35/100
Tipo di issue
Funzionalità
Chiarezza
Abbastanza chiara
Stato di attività
Ferma
Stack tecnologico
rust
Ambito
cli

Direzione di ricerca

Start by locating the configuration handling for screenly.yml and mock-data.yml, then read how settings are loaded and compared. The work is done when introducing a setting in screenly.yml that is absent from mock-data.yml reliably raises an actionable error.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

bug

So let's say you are working on a local app and introduce a new setting to screenly.yml with mock-data.yml present. It is then very easy to lose a lot of time trying to figure out why the new setting that you just introduced isn't available.

What instead would make a lot of sense is to have a 'drift detection' feature where if you introduce a new setting in screenly.yml that isn't present in mock-data.yml, we would raise an error.

Lingua principale
Rust
Stelle
29
Fork
7
Merge medio
1g 20h
PR unite (30g)
12

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di Screenly/cli

Tutte le issue di Screenly/cli

Issue simili

Altre issue su Rust

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.