Skip to content

Conversation

@fstagni
Copy link
Contributor

@fstagni fstagni commented Nov 19, 2024

BEGINRELEASENOTES

*TS
FIX: use updatemany in TransformationDB

ENDRELEASENOTES

@DIRACGridBot DIRACGridBot added the alsoTargeting:integration Cherry pick this PR to integration after merge label Nov 19, 2024
@chrisburr chrisburr merged commit 9a2ec8b into DIRACGrid:rel-v8r0 Dec 13, 2024
25 checks passed
@DIRACGridBot DIRACGridBot added sweep:done All sweeping actions have been done for this PR sweep:failed Sweeping failed and needs manual intervention labels Dec 13, 2024
@DIRACGridBot
Copy link

Sweep summary

Sweep ran in https://github.com/DIRACGrid/DIRAC/actions/runs/12317774899

Failed:

  • integration
    cherry-pick 9a2ec8b into integration failed
    check merge conflicts on a local copy of this repository
    git fetch upstream
    git checkout upstream/integration -b cherry-pick-2-9a2ec8b0d-integration
    git cherry-pick -x -m 1 9a2ec8b0d
    # Fix the conflicts
    git cherry-pick --continue
    git commit --amend -m 'sweep: #7898 use updatemany in TransformationDB' --author='Federico Stagni <federico.stagni@cern.ch>'
    git push -u origin cherry-pick-2-9a2ec8b0d-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] use updatemany in TransformationDB' \
         --body 'Sweep #7898 `use updatemany in TransformationDB` to `integration`.
    
    Adding original author @fstagni as watcher.
    
    BEGINRELEASENOTES
    
    *TS
    FIX: use updatemany in TransformationDB
    
    ENDRELEASENOTES
    Closes #7951'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

alsoTargeting:integration Cherry pick this PR to integration after merge sweep:done All sweeping actions have been done for this PR sweep:failed Sweeping failed and needs manual intervention

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants