ISISComputingGroup/IBEX

HotfixStatusChecker: improvements

Offen

#9.003 geöffnet am 07.08.2026

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen) (2 Forks)auto 404
Good First Issue

Repository-Metriken

Stars
 (6 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

  • 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

Contributor Guide