Skip to content

Docsp-49013 #226

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

Merged
merged 22 commits into from
Jun 5, 2025
Merged

Docsp-49013 #226

merged 22 commits into from
Jun 5, 2025

Conversation

mballard-mdb
Copy link
Collaborator

@mballard-mdb mballard-mdb commented Jun 4, 2025

Pull Request Info

PR Reviewing Guidelines

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

Preview - https://deploy-preview-226--docs-kotlin.netlify.app/

Staging Links

  • fundamentals/builders/builders-data-classes
  • fundamentals/data-formats/document-data-format-bson
  • fundamentals/data-formats/serialization
  • 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?
    • Are the page titles greater than 20 characters long and SEO relevant?

    …tter version management where kotlin extensions used in java/kotlin docs.
    …tter version management where kotlin extensions used in java/kotlin docs.
    Copy link

    netlify bot commented Jun 4, 2025

    Deploy Preview for docs-kotlin ready!

    Name Link
    🔨 Latest commit e9fc0f5
    🔍 Latest deploy log https://app.netlify.com/projects/docs-kotlin/deploys/6841bf37be1b4a00076d2ef9
    😎 Deploy Preview https://deploy-preview-226--docs-kotlin.netlify.app
    📱 Preview on mobile
    Toggle QR Code...

    QR Code

    Use your smartphone camera to open QR code link.

    To edit notification comments on pull requests, go to your Netlify project configuration.

    Copy link
    Collaborator

    @rustagir rustagir left a comment

    Choose a reason for hiding this comment

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

    Good work! Can you also add to this page: source/fundamentals/data-formats/document-data-format-bson.txt

    @mballard-mdb mballard-mdb requested a review from rustagir June 5, 2025 15:03
    Copy link
    Collaborator

    @rustagir rustagir left a comment

    Choose a reason for hiding this comment

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

    Great job responding to the feedback! I'd like to take another look before you merge just for good practice.

    @mballard-mdb mballard-mdb requested a review from rustagir June 5, 2025 15:34
    Copy link
    Collaborator

    @rustagir rustagir left a comment

    Choose a reason for hiding this comment

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

    nice! just left a final small formatting comment.

    @mballard-mdb mballard-mdb merged commit 10143aa into master Jun 5, 2025
    8 of 9 checks passed
    @mballard-mdb mballard-mdb deleted the DOCSP-49013-BOMtips branch June 5, 2025 16:02
    mballard-mdb added a commit to mballard-mdb/docs-kotlin that referenced this pull request Jun 6, 2025
    * DOCSP-49013: Added tips to redirect to installation to use BOM for better version management where kotlin extensions used in java/kotlin docs.
    
    * DOCSP-49013: Added tips to redirect to installation to use BOM for better version management where kotlin extensions used in java/kotlin docs.
    
    * DOCSP-49013: Fixing link.
    
    * DOCSP-49013: Includes attempt, link still broken
    
    * DOCSP-49013-Relocating BOM Tip on Serialization page
    
    * DOCSP-49013-fixing link
    
    * DOCSP-49013-fixing serialization
    
    * DOCSP-49013-actual installation page for link
    
    * DOCSP-49013-reverted link
    
    * DOCSP-49013-shared update
    
    * DOCSP-49013-update shared file name
    
    * DOCSP-49013-edits, removed versions from implementations and maven instr, better clarity in link wording
    
    * DOCSP-49013-whitespace, fix link
    
    * DOCSP-49013-fix removal of versions on dependencies
    
    * DOCSP-49013-shared include link fix?
    
    * DOCSP-49013-fix grammar on link
    
    * DOCSP-49013-fix grammar on link
    
    * DOCSP-49013-removed versions from mongodb-crypt and all kotlin(x) implementations managed by BOM
    
    * DOCSP-49013-encrypt fields update position of tio
    
    * DOCSP-49013-suggested changes
    
    * DOCSP-49013-encryption reformat
    
    * DOCSP-49013-indentation
    
    (cherry picked from commit 10143aa)
    @mballard-mdb
    Copy link
    Collaborator Author

    💚 All backports created successfully

    Status Branch Result
    v5.5
    v5.4

    Note: Successful backport PRs will be merged automatically after passing CI.

    Questions ?

    Please refer to the Backport tool documentation

    mballard-mdb added a commit to mballard-mdb/docs-kotlin that referenced this pull request Jun 6, 2025
    * DOCSP-49013: Added tips to redirect to installation to use BOM for better version management where kotlin extensions used in java/kotlin docs.
    
    * DOCSP-49013: Added tips to redirect to installation to use BOM for better version management where kotlin extensions used in java/kotlin docs.
    
    * DOCSP-49013: Fixing link.
    
    * DOCSP-49013: Includes attempt, link still broken
    
    * DOCSP-49013-Relocating BOM Tip on Serialization page
    
    * DOCSP-49013-fixing link
    
    * DOCSP-49013-fixing serialization
    
    * DOCSP-49013-actual installation page for link
    
    * DOCSP-49013-reverted link
    
    * DOCSP-49013-shared update
    
    * DOCSP-49013-update shared file name
    
    * DOCSP-49013-edits, removed versions from implementations and maven instr, better clarity in link wording
    
    * DOCSP-49013-whitespace, fix link
    
    * DOCSP-49013-fix removal of versions on dependencies
    
    * DOCSP-49013-shared include link fix?
    
    * DOCSP-49013-fix grammar on link
    
    * DOCSP-49013-fix grammar on link
    
    * DOCSP-49013-removed versions from mongodb-crypt and all kotlin(x) implementations managed by BOM
    
    * DOCSP-49013-encrypt fields update position of tio
    
    * DOCSP-49013-suggested changes
    
    * DOCSP-49013-encryption reformat
    
    * DOCSP-49013-indentation
    
    (cherry picked from commit 10143aa)
    mballard-mdb added a commit that referenced this pull request Jun 6, 2025
    * DOCSP-49013: Added tips to redirect to installation to use BOM for better version management where kotlin extensions used in java/kotlin docs.
    
    * DOCSP-49013: Added tips to redirect to installation to use BOM for better version management where kotlin extensions used in java/kotlin docs.
    
    * DOCSP-49013: Fixing link.
    
    * DOCSP-49013: Includes attempt, link still broken
    
    * DOCSP-49013-Relocating BOM Tip on Serialization page
    
    * DOCSP-49013-fixing link
    
    * DOCSP-49013-fixing serialization
    
    * DOCSP-49013-actual installation page for link
    
    * DOCSP-49013-reverted link
    
    * DOCSP-49013-shared update
    
    * DOCSP-49013-update shared file name
    
    * DOCSP-49013-edits, removed versions from implementations and maven instr, better clarity in link wording
    
    * DOCSP-49013-whitespace, fix link
    
    * DOCSP-49013-fix removal of versions on dependencies
    
    * DOCSP-49013-shared include link fix?
    
    * DOCSP-49013-fix grammar on link
    
    * DOCSP-49013-fix grammar on link
    
    * DOCSP-49013-removed versions from mongodb-crypt and all kotlin(x) implementations managed by BOM
    
    * DOCSP-49013-encrypt fields update position of tio
    
    * DOCSP-49013-suggested changes
    
    * DOCSP-49013-encryption reformat
    
    * DOCSP-49013-indentation
    
    (cherry picked from commit 10143aa)
    mballard-mdb added a commit that referenced this pull request Jun 6, 2025
    * DOCSP-49013: Added tips to redirect to installation to use BOM for better version management where kotlin extensions used in java/kotlin docs.
    
    * DOCSP-49013: Added tips to redirect to installation to use BOM for better version management where kotlin extensions used in java/kotlin docs.
    
    * DOCSP-49013: Fixing link.
    
    * DOCSP-49013: Includes attempt, link still broken
    
    * DOCSP-49013-Relocating BOM Tip on Serialization page
    
    * DOCSP-49013-fixing link
    
    * DOCSP-49013-fixing serialization
    
    * DOCSP-49013-actual installation page for link
    
    * DOCSP-49013-reverted link
    
    * DOCSP-49013-shared update
    
    * DOCSP-49013-update shared file name
    
    * DOCSP-49013-edits, removed versions from implementations and maven instr, better clarity in link wording
    
    * DOCSP-49013-whitespace, fix link
    
    * DOCSP-49013-fix removal of versions on dependencies
    
    * DOCSP-49013-shared include link fix?
    
    * DOCSP-49013-fix grammar on link
    
    * DOCSP-49013-fix grammar on link
    
    * DOCSP-49013-removed versions from mongodb-crypt and all kotlin(x) implementations managed by BOM
    
    * DOCSP-49013-encrypt fields update position of tio
    
    * DOCSP-49013-suggested changes
    
    * DOCSP-49013-encryption reformat
    
    * DOCSP-49013-indentation
    
    (cherry picked from commit 10143aa)
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    None yet
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    2 participants