Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[8.0] fix: make the setting of inputDataBulk extendable #8026

Merged
merged 2 commits into from
Feb 4, 2025

Conversation

fstagni
Copy link
Contributor

@fstagni fstagni commented Feb 3, 2025

BEGINRELEASENOTES

*TS
FIX: make the setting of inputDataBulk extendable

ENDRELEASENOTES

@DIRACGridBot DIRACGridBot added the alsoTargeting:integration Cherry pick this PR to integration after merge label Feb 3, 2025
@fstagni fstagni force-pushed the 80_extentable_2 branch 2 times, most recently from 1600625 to d1f3391 Compare February 4, 2025 10:18
@chaen chaen merged commit 54bbddd into DIRACGrid:rel-v8r0 Feb 4, 2025
26 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 Feb 4, 2025
@DIRACGridBot
Copy link

Sweep summary

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

Failed:

  • integration
    cherry-pick 54bbddd into integration failed
    check merge conflicts on a local copy of this repository
    git fetch upstream
    git checkout upstream/integration -b cherry-pick-2-54bbdddf7-integration
    git cherry-pick -x -m 1 54bbdddf7
    # Fix the conflicts
    git cherry-pick --continue
    git commit --amend -m 'sweep: #8026 fix: make the setting of inputDataBulk extendable' --author='Federico Stagni <federico.stagni@cern.ch>'
    git push -u origin cherry-pick-2-54bbdddf7-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] fix: make the setting of inputDataBulk extendable' \
         --body 'Sweep #8026 `fix: make the setting of inputDataBulk extendable` to `integration`.
    
    Adding original author @fstagni as watcher.
    
    BEGINRELEASENOTES
    
    *TS
    FIX: make the setting of inputDataBulk extendable
    
    ENDRELEASENOTES
    Closes #8030'

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