ISISComputingGroup/IBEX

HotfixStatusChecker: improvements

开放

#9,003 创建于 2026年8月7日

 (1 条评论) (0 个反应) (0 位负责人) (2 个派生)auto 404
Good First Issue

仓库指标

星标
 (6 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

  • 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

贡献者指南