ISISComputingGroup / ISISComputingGroup/IBEX
HotfixStatusChecker: improvements
- Lingua principale
- Nessun dato sulla lingua
- Stelle
- 6
- Fork
- 2
- Merge medio
- 16h 40m
- PR unite (30g)
- 2
Descrizione
- Use `gitpython` instead of executing things like `cd ... && git ...` using a shell and parsing the result.
- Use the normal python logging infrastructure instead of `print("DEBUG: ...")`
- Migrate to a standard `pyproject.toml` setup
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Locate HotfixStatusChecker and inspect its current shell-based Git calls, print-based debug output, and packaging setup. Check how GitPython, Python logging, and pyproject.toml would fit the existing structure; done means all three requested migrations are complete without shell parsing or direct debug prints.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- git, python
- Ambito
- build-system, tooling
- Tipo di issue
- Refactoring
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Tranquilla
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 50/100