Skip to content

Commit 7eb4e7b

Browse files
authored
repocleaner 1.8 (#2405)
1 parent 62eedb5 commit 7eb4e7b

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

Framework/script/RepoCleaner/ReleaseNotes.md

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

33
New
4+
-
5+
6+
1.8
47
- 3 small fixes (https://github.com/AliceO2Group/QualityControl/pull/2308)
58
- [QC-1097] - use metadata to filter what to delete with o2-qc-repo-delete-time-interval
69
- [QC-1226] - Make config file name in consul configurable

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.7',
8+
version='1.8',
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)