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 (FTS3): prepare for breaking API release #7613

Merged
merged 2 commits into from
May 16, 2024

Conversation

chaen
Copy link
Contributor

@chaen chaen commented May 14, 2024

BEGINRELEASENOTES

*DMS
NEW: prepare for FTS 3.13 release with breaking API

ENDRELEASENOTES

@DIRACGridBot DIRACGridBot added the alsoTargeting:integration Cherry pick this PR to integration after merge label May 14, 2024
@chaen chaen force-pushed the v8.0_feat_fts3SafeVersion branch from 76d0905 to 19c1ac7 Compare May 14, 2024 13:28
@chaen chaen force-pushed the v8.0_feat_fts3SafeVersion branch from 6fa1322 to 7e94e45 Compare May 15, 2024 11:17
@chaen chaen changed the title feat (FTS3): prepare for breaking API release [8.0] feat (FTS3): prepare for breaking API release May 16, 2024
@chaen chaen marked this pull request as ready for review May 16, 2024 07:27
@fstagni fstagni merged commit c111713 into DIRACGrid:rel-v8r0 May 16, 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 May 16, 2024
@DIRACGridBot
Copy link

Sweep summary

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

Failed:

  • integration
    cherry-pick c111713 into integration failed
    check merge conflicts on a local copy of this repository
    git fetch upstream
    git checkout upstream/integration -b cherry-pick-2-c111713c2-integration
    git cherry-pick -x -m 1 c111713c2
    # Fix the conflicts
    git cherry-pick --continue
    git commit --amend -m 'sweep: #7613 feat (FTS3): prepare for breaking API release' --author='Christophe Haen <[email protected]>'
    git push -u origin cherry-pick-2-c111713c2-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 (FTS3): prepare for breaking API release' \
         --body 'Sweep #7613 `feat (FTS3): prepare for breaking API release` to `integration`.
    
    Adding original author @chaen as watcher.
    
    BEGINRELEASENOTES
    
    *DMS
    NEW: prepare for FTS 3.13 release with breaking API
    
    ENDRELEASENOTES
    Closes #7618'

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