Skip to content

Commit 022b822

Browse files
authored
repocleaner 1.7 (#2249)
1 parent bf6faca commit 022b822

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

Framework/script/RepoCleaner/ReleaseNotes.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Release notes
22

3+
1.7
4+
- [QC-1144] 1_per_run : Consider RunNumber=0 as no run number (#2238)
5+
- [QC-1142 ]fix object preservation for 1_per_run policy (#2228)
6+
- [QC-996] policy multiple_per_run can delete first and last (#1921)
7+
38
1.6
49
- add option to set adjustableEOV when updating validity
510
- [QC-986] Do not touch the validity any more in rules 1_per_hour and production

Framework/script/RepoCleaner/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setup(
77
name='qcrepocleaner',
8-
version='1.6',
8+
version='1.7',
99
author='Barthelemy von Haller',
1010
author_email='bvonhall@cern.ch',
1111
url='https://gitlab.cern.ch/AliceO2Group/QualityControl/Framework/script/RepoCleaner',

0 commit comments

Comments
 (0)