99designs / 99designs/cmdstalk
Make max releases configurable on command line
Aperta
Adatta ai principianti
- Lingua principale
- Go
- Stelle
- 76
- Fork
- 14
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
The max number of tries is [hardcoded to 10](https://github.com/99designs/cmdstalk/blob/fbd704da919d283643e673bd02efcf0221224b92/broker/broker.go#L30). It would be nice if that was configurable through a command line flag.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
The hardcoded max tries is in broker/broker.go line 30. Look for where command-line flags are parsed, likely in main.go or a config package. Add a flag, pass it to the broker, and update the constant. Run the existing tests to ensure nothing breaks.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- go
- Ambito
- cli
- Tipo di issue
- Funzionalità
- Difficoltà
- 2/5
- Tempo stimato
- 1-3 ore
- Stato di attività
- Ferma
- Chiarezza
- Specificata chiaramente
- Idoneità per principianti
- 70/100