ISISComputingGroup/IBEX

HotfixStatusChecker: improvements

Ouverte

#9 003 ouverte le 7 août 2026

 (1 commentaire) (0 réaction) (0 personne assignée) (2 forks)auto 404
Good First Issue

Métriques du dépôt

Stars
 (6 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

  • 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

Guide contributeur