ISISComputingGroup/IBEX

HotfixStatusChecker: improvements

Aberta

#9.003 aberto em 7 de ago. de 2026

 (1 comentário) (0 reação) (0 responsável) (2 forks)auto 404
Good First Issue

Métricas do repositório

Stars
 (6 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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

Guia do colaborador