Skip to content

Conversation

@mongoKart
Copy link
Collaborator

@mongoKart mongoKart commented Nov 19, 2024

(cherry picked from commit 3e27bfc)

Pull Request Info

PR Reviewing Guidelines

JIRA - https://jira.mongodb.org/browse/DOCSP-NNNNN

Staging Links

  • compatibility
  • fundamentals/encrypt-fields
  • Self-Review Checklist

    • Is this free of any warnings or errors in the RST?
    • Did you run a spell-check?
    • Did you run a grammar-check?
    • Are all the links working?
    • Are the facets and meta keywords accurate?

    (cherry picked from commit 3e27bfc)
    @mongoKart mongoKart merged commit fc469d4 into mongodb:v2.30 Nov 19, 2024
    9 of 11 checks passed
    @github-actions
    Copy link

    The backport to v2.29 failed:

    The process '/usr/bin/git' failed with exit code 1
    

    To backport manually, run these commands in your terminal:

    # Fetch latest updates from GitHub
    git fetch
    # Create a new working tree
    git worktree add .worktrees/backport-v2.29 v2.29
    # Navigate to the new working tree
    cd .worktrees/backport-v2.29
    # Create a new branch
    git switch --create backport-300-to-v2.29
    # Cherry-pick the merged commit of this pull request and resolve the conflicts
    git cherry-pick -x --mainline 1 fc469d41e3e188de1a806069df3f0e071b49ea7e
    # Push it to GitHub
    git push --set-upstream origin backport-300-to-v2.29
    # Go back to the original working tree
    cd ../..
    # Delete the working tree
    git worktree remove .worktrees/backport-v2.29

    Then, create a pull request where the base branch is v2.29 and the compare/head branch is backport-300-to-v2.29.

    github-actions bot pushed a commit that referenced this pull request Nov 19, 2024
    (cherry picked from commit 3e27bfc)
    (cherry picked from commit fc469d4)
    github-actions bot pushed a commit that referenced this pull request Nov 19, 2024
    (cherry picked from commit 3e27bfc)
    (cherry picked from commit fc469d4)
    github-actions bot pushed a commit that referenced this pull request Nov 19, 2024
    (cherry picked from commit 3e27bfc)
    (cherry picked from commit fc469d4)
    github-actions bot pushed a commit that referenced this pull request Nov 19, 2024
    (cherry picked from commit 3e27bfc)
    (cherry picked from commit fc469d4)
    github-actions bot pushed a commit that referenced this pull request Nov 19, 2024
    (cherry picked from commit 3e27bfc)
    (cherry picked from commit fc469d4)
    github-actions bot pushed a commit that referenced this pull request Nov 19, 2024
    (cherry picked from commit 3e27bfc)
    (cherry picked from commit fc469d4)
    github-actions bot pushed a commit that referenced this pull request Nov 19, 2024
    (cherry picked from commit 3e27bfc)
    (cherry picked from commit fc469d4)
    mongoKart added a commit to mongoKart/docs-csharp that referenced this pull request Nov 19, 2024
    (cherry picked from commit 3e27bfc)
    (cherry picked from commit fc469d4)
    @mongoKart mongoKart deleted the v2.30 branch November 19, 2024 19:35
    mongoKart added a commit that referenced this pull request Nov 19, 2024
    (cherry picked from commit 3e27bfc)
    (cherry picked from commit fc469d4)
    
    Co-authored-by: Mike Woofter <[email protected]>
    mongoKart added a commit that referenced this pull request Nov 19, 2024
    (cherry picked from commit 3e27bfc)
    (cherry picked from commit fc469d4)
    
    Co-authored-by: Mike Woofter <[email protected]>
    mongoKart added a commit that referenced this pull request Nov 19, 2024
    (cherry picked from commit 3e27bfc)
    (cherry picked from commit fc469d4)
    
    Co-authored-by: Mike Woofter <[email protected]>
    mongoKart added a commit that referenced this pull request Nov 19, 2024
    (cherry picked from commit 3e27bfc)
    (cherry picked from commit fc469d4)
    
    Co-authored-by: Mike Woofter <[email protected]>
    mongoKart added a commit that referenced this pull request Nov 19, 2024
    (cherry picked from commit 3e27bfc)
    (cherry picked from commit fc469d4)
    
    Co-authored-by: Mike Woofter <[email protected]>
    mongoKart added a commit that referenced this pull request Nov 19, 2024
    (cherry picked from commit 3e27bfc)
    (cherry picked from commit fc469d4)
    
    Co-authored-by: Mike Woofter <[email protected]>
    mongoKart added a commit that referenced this pull request Nov 19, 2024
    (cherry picked from commit 3e27bfc)
    (cherry picked from commit fc469d4)
    
    Co-authored-by: Mike Woofter <[email protected]>
    mongoKart added a commit to mongoKart/docs-csharp that referenced this pull request Nov 26, 2024
    (cherry picked from commit 3e27bfc)
    (cherry picked from commit fc469d4)
    mongoKart added a commit to mongoKart/docs-csharp that referenced this pull request Nov 26, 2024
    mongoKart added a commit that referenced this pull request Nov 26, 2024
    mongoKart added a commit that referenced this pull request Nov 26, 2024
    mongoKart added a commit that referenced this pull request Nov 26, 2024
    mongoKart added a commit that referenced this pull request Nov 26, 2024
    This reverts commit a94a390.
    
    (cherry picked from commit 99043d6)
    mongoKart added a commit that referenced this pull request Nov 26, 2024
    This reverts commit a94a390.
    
    (cherry picked from commit 99043d6)
    mongoKart added a commit that referenced this pull request Nov 26, 2024
    This reverts commit a94a390.
    
    (cherry picked from commit 99043d6)
    mongoKart added a commit that referenced this pull request Nov 26, 2024
    This reverts commit a94a390.
    
    (cherry picked from commit 99043d6)
    mongoKart added a commit that referenced this pull request Nov 26, 2024
    This reverts commit a94a390.
    
    (cherry picked from commit 99043d6)
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Projects

    None yet

    Development

    Successfully merging this pull request may close these issues.

    1 participant