Closed chaen closed 5 months ago
Sweep summary
Sweep ran in https://github.com/DIRACGrid/DIRAC/actions/runs/9382608769
integration cherry-pick a91497bb4 into integration failed check merge conflicts on a local copy of this repository
git fetch upstream
git checkout upstream/integration -b cherry-pick-2-a91497bb4-integration
git cherry-pick -x -m 1 a91497bb4
# Fix the conflicts
git cherry-pick --continue
git commit --amend -m 'sweep: #7646 Correct rucio-clients pins' --author='Christophe Haen <christophe.haen@cern.ch>'
git push -u origin cherry-pick-2-a91497bb4-integration
# If you have the GitHub CLI installed the PR can be made with
gh pr create \
--label 'sweep:from rel-v8r0' \
--base integration \
--repo DIRACGrid/DIRAC \
--title '[sweep:integration] Correct rucio-clients pins' \
--body 'Sweep #7646 `Correct rucio-clients pins` to `integration`.
Adding original author @chaen as watcher.
Closes #7648'
I must have been sleeping while setting it ....