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: Getting token for a specific VO in WMSUtilities #7285

Merged

Conversation

aldbr
Copy link
Contributor

@aldbr aldbr commented Nov 9, 2023

Aims at solving #7283

BEGINRELEASENOTES
*WorkloadManagement
FIX: WMSUtilities supports VO-specific token tags
ENDRELEASENOTES

@aldbr aldbr requested review from fstagni and atsareg as code owners November 9, 2023 12:34
@DIRACGridBot DIRACGridBot added the alsoTargeting:integration Cherry pick this PR to integration after merge label Nov 9, 2023
@fstagni fstagni merged commit 2821b6a into DIRACGrid:rel-v8r0 Nov 9, 2023
20 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 Nov 9, 2023
@DIRACGridBot
Copy link

Sweep summary

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

Failed:

  • integration
    cherry-pick 2821b6a into integration failed
    check merge conflicts on a local copy of this repository
    git fetch upstream
    git checkout upstream/integration -b cherry-pick-2-2821b6aa9-integration
    git cherry-pick -x -m 1 2821b6aa9
    # Fix the conflicts
    git cherry-pick --continue
    git commit --amend -m 'sweep: #7285 fix: Getting token for a specific VO in WMSUtilities' --author='aldbr <[email protected]>'
    git push -u origin cherry-pick-2-2821b6aa9-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: Getting token for a specific VO in WMSUtilities' \
         --body 'Sweep #7285 `fix: Getting token for a specific VO in WMSUtilities` to `integration`.
    
    Adding original author @aldbr as watcher.
    
    BEGINRELEASENOTES
    *WorkloadManagement
    FIX: WMSUtilities supports VO-specific token tags
    ENDRELEASENOTES
    Closes #7287'

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