From . * [new ref] HEAD -> merge-attempt From https://github.com/cms-sw/cmssw * [new ref] refs/pull/48061/head -> cms-sw/refs/pull/48061/head Switched to branch 'merge-attempt' Merge made by the 'ort' strategy. Configuration/Applications/python/ConfigBuilder.py | 14 ++++- .../python/relval_production.py | 2 +- .../PyReleaseValidation/python/relval_standard.py | 2 +- .../PyReleaseValidation/python/relval_steps.py | 10 +++- Configuration/Skimming/python/Ion_MuonSkim_cff.py | 59 ++++++++++++++++++++++ Configuration/Skimming/python/Skims_Ion_cff.py | 31 ++++++++++++ Configuration/Skimming/python/autoSkim.py | 4 ++ .../StandardSequences/python/Skims_cff.py | 1 + ...alUncalibRecHitPhase2WeightsAlgoPortable.dev.cc | 1 + .../interface/alpaka/BrokenLine.h | 4 +- 10 files changed, 121 insertions(+), 7 deletions(-) create mode 100644 Configuration/Skimming/python/Ion_MuonSkim_cff.py create mode 100644 Configuration/Skimming/python/Skims_Ion_cff.py Switched to branch 'from-CMSSW_15_1_X_2025-06-26-1100'