ISISComputingGroup/IBEX

HotfixStatusChecker: improvements

オープン

#9,003 opened on 2026/08/07

 (1 件のコメント) (0 件のリアクション) (0 人の担当者) (2 件のフォーク)auto 404
Good First Issue

Repository metrics

Stars
 (6 個のスター)
PR merge metrics
 (PR metrics pending)

説明

  • 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

コントリビューターガイド