Cleanup of STS parameters.
Related to https://redmine.cbm.gsi.de/issues/3323.
Removed hardcoded 2022 parameters from STS Unpacker setup classes. They don't seem to be needed any longer (superceded by YAML files).
Also modified the class CbmTaskUnpack()
, which was the only place (to my knowledge) where they were referenced. Replaced this by a read from the corresponding YAML files (although I suspect no one except myself is using this task).
Merge request reports
Activity
requested review from @fweig
assigned to @p.-a.loizeau
Dear @d.smith, @fweig, @v.friese, @f.uhlig, @p.-a.loizeau,
you have been identified as code owner of at least one file which was changed with this merge request.
Please check the changes and approve them or request changes.
added CodeOwners label
added 10 commits
-
9911de8c...4f075fca - 9 commits from branch
computing:master
- 17bbdba8 - Removed hardcoded 2022 parameters from STS Unpacker setup classes (superceded by YAML files).
-
9911de8c...4f075fca - 9 commits from branch
@p.-a.loizeau Can you merge this? @fweig has approved and I need to make additional changes to the STS parameters.
added Online label
added Parameters label
enabled an automatic merge when the pipeline for 17bbdba8 succeeds
mentioned in merge request !1850 (merged)
- Resolved by Dominik Smith
added 1 commit
- b42c3023 - Removed hardcoded 2022 parameters from STS Unpacker setup classes (superceded by YAML files).
enabled an automatic merge when the pipeline for b42c3023 succeeds