ISISComputingGroup/IBEX

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

開放

#7,940 建立於 2023年7月28日

 (0 則留言) (0 個反應) (0 位負責人) (2 個分叉)auto 404
Good First Issue

倉庫指標

星標
 (6 顆星)
PR 合併指標
 (平均合併 2天 17小時) (30 天內合併 17 個 PR)

描述

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

貢獻者指南