ISISComputingGroup/IBEX

Truncate database script: Show "started" timestamp for both steps

オープン

#7,940 opened on 2023/07/28

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

Repository metrics

Stars
 (6 個のスター)
PR merge metrics
 (平均マージ 2d 17h) (30d で 17 merged PRs)

説明

As a short term solution to #8236 I would like to be able to know exactly when someone has started the "backup database" part of the truncate_database.bat script here

Ideally this should be added to the python that this batch script calls and made a utility so we can add timestamps to other places too.

Acceptance criteria

  • A way of showing the timestamp as a step is started is added to ibex_utils
  • This is used when we start the "Backup database" and potentially "Truncate database" steps called by truncate_database.bat

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