ISISComputingGroup/IBEX

HotfixStatusChecker: improvements

Aperta

#9003 aperta il 7 ago 2026

 (1 commento) (0 reazioni) (0 assegnatari) (2 fork)auto 404
Good First Issue

Metriche repository

Star
 (6 stelle)
Metriche merge PR
 (Metriche PR in attesa)

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 contributor