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] feat: SD will always bundle proxy #7789

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

fstagni
Copy link
Contributor

@fstagni fstagni commented Sep 12, 2024

fixes #6494

BEGINRELEASENOTES

*WMS
CHANGE: SiteDirector will always bundle the proxy

ENDRELEASENOTES

@DIRACGridBot DIRACGridBot added the alsoTargeting:integration Cherry pick this PR to integration after merge label Sep 12, 2024
@fstagni fstagni linked an issue Sep 12, 2024 that may be closed by this pull request
3 tasks
@fstagni fstagni merged commit 93ad940 into DIRACGrid:rel-v8r0 Sep 13, 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 Sep 13, 2024
@DIRACGridBot
Copy link

Sweep summary

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

Failed:

  • integration
    cherry-pick 93ad940 into integration failed
    check merge conflicts on a local copy of this repository
    git fetch upstream
    git checkout upstream/integration -b cherry-pick-2-93ad9405b-integration
    git cherry-pick -x -m 1 93ad9405b
    # Fix the conflicts
    git cherry-pick --continue
    git commit --amend -m 'sweep: #7789 feat: SD will always bundle proxy' --author='Federico Stagni <[email protected]>'
    git push -u origin cherry-pick-2-93ad9405b-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: SD will always bundle proxy' \
         --body 'Sweep #7789 `feat: SD will always bundle proxy` to `integration`.
    
    Adding original author @fstagni as watcher.
    
    BEGINRELEASENOTES
    
    *WMS
    CHANGE: SiteDirector will always bundle the proxy
    
    ENDRELEASENOTES
    Closes #7791'

fstagni added a commit to fstagni/DIRAC that referenced this pull request Sep 13, 2024
fstagni added a commit to fstagni/DIRAC that referenced this pull request Sep 13, 2024
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.

Requirements and tasks for token-based pilot submissions
3 participants