Closed chaen closed 6 months ago
Sweep summary
Sweep ran in https://github.com/DIRACGrid/DIRAC/actions/runs/9111761898
integration cherry-pick c111713c2 into integration failed check merge conflicts on a local copy of this repository
git fetch upstream
git checkout upstream/integration -b cherry-pick-2-c111713c2-integration
git cherry-pick -x -m 1 c111713c2
# Fix the conflicts
git cherry-pick --continue
git commit --amend -m 'sweep: #7613 feat (FTS3): prepare for breaking API release' --author='Christophe Haen <christophe.haen@cern.ch>'
git push -u origin cherry-pick-2-c111713c2-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] feat (FTS3): prepare for breaking API release' \
--body 'Sweep #7613 `feat (FTS3): prepare for breaking API release` to `integration`.
Adding original author @chaen as watcher.
BEGINRELEASENOTES
*DMS
NEW: prepare for FTS 3.13 release with breaking API
ENDRELEASENOTES
Closes #7618'
BEGINRELEASENOTES
*DMS NEW: prepare for FTS 3.13 release with breaking API
ENDRELEASENOTES