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

fix (FTSAgent): correct condition for return type #7857

Merged
merged 1 commit into from
Oct 29, 2024

Conversation

chaen
Copy link
Contributor

@chaen chaen commented Oct 29, 2024

BEGINRELEASENOTES

*DMS

FIX: Fix the condition for return type sanitation

ENDRELEASENOTES

@DIRACGridBot DIRACGridBot added the alsoTargeting:integration Cherry pick this PR to integration after merge label Oct 29, 2024
Copy link
Member

@chrisburr chrisburr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤦

@chrisburr chrisburr merged commit 53c67a7 into DIRACGrid:rel-v8r0 Oct 29, 2024
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 Oct 29, 2024
@DIRACGridBot
Copy link

Sweep summary

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

Failed:

  • integration
    cherry-pick 53c67a7 into integration failed
    check merge conflicts on a local copy of this repository
    git fetch upstream
    git checkout upstream/integration -b cherry-pick-2-53c67a7db-integration
    git cherry-pick -x -m 1 53c67a7db
    # Fix the conflicts
    git cherry-pick --continue
    git commit --amend -m 'sweep: #7857 fix (FTSAgent): correct condition for return type' --author='Christophe Haen <[email protected]>'
    git push -u origin cherry-pick-2-53c67a7db-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 (FTSAgent): correct condition for return type' \
         --body 'Sweep #7857 `fix (FTSAgent): correct condition for return type` to `integration`.
    
    Adding original author @chaen as watcher.
    
    BEGINRELEASENOTES
    
    *DMS
    
    FIX: Fix the condition for return type sanitation 
    
    ENDRELEASENOTES
    Closes #7858'

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