Skip to content

docs: include MongoDB's username and password options into the docs#1930

Merged
mdelapenya merged 3 commits intotestcontainers:mainfrom
mdelapenya:mongodb-docs
Nov 29, 2023
Merged

docs: include MongoDB's username and password options into the docs#1930
mdelapenya merged 3 commits intotestcontainers:mainfrom
mdelapenya:mongodb-docs

Conversation

@mdelapenya
Copy link
Copy Markdown
Member

  • docs: include mongodb options into the docs
  • chore: apply introduced-when string to all markdown files from the docs

What does this PR do?

It adds the new two functional options for MongoDB to the module's docs.

It also modifies the shell script for the pre-release to locate all the markdown files to replace the introduced-at string.

Why is it important?

We are seeing more places where the introduced-at string is required, so instead of applying to modules, we apply it to all the markdown files.

Related issues

@mdelapenya mdelapenya requested a review from a team as a code owner November 29, 2023 06:42
@mdelapenya mdelapenya added the documentation Docs, docs, docs. label Nov 29, 2023
@mdelapenya mdelapenya self-assigned this Nov 29, 2023
@netlify
Copy link
Copy Markdown

netlify bot commented Nov 29, 2023

Deploy Preview for testcontainers-go ready!

Name Link
🔨 Latest commit 16a7b17
🔍 Latest deploy log https://app.netlify.com/sites/testcontainers-go/deploys/6566dd9d68516d00084a5691
😎 Deploy Preview https://deploy-preview-1930--testcontainers-go.netlify.app/modules/mongodb
📱 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 site configuration.

@mdelapenya mdelapenya merged commit 6d1dd3e into testcontainers:main Nov 29, 2023
@mdelapenya mdelapenya deleted the mongodb-docs branch November 30, 2023 06:32
mdelapenya added a commit to mdelapenya/testcontainers-go that referenced this pull request Nov 30, 2023
* main: (100 commits)
  fix: fallback matching of registry authentication config (testcontainers#1927)
  feat: support customizing the Docker build command (testcontainers#1931)
  docs: include MongoDB's username and password options into the docs (testcontainers#1930)
  feat: support for custom registry prefixes at the configuration level (testcontainers#1928)
  Add username and password functions to mongodb (testcontainers#1910)
  chore: skip TestContainerLogWithErrClosed as flaky on rootless docker (testcontainers#1925)
  docs: add some Vault module examples (testcontainers#1825)
  feat: support for executing commands in a container with user, workDir and env (testcontainers#1914)
  fix(modules.kafka): Switch to MaxInt for 32-bit support (testcontainers#1923)
  docs: fix code snippet for image substitution (testcontainers#1918)
  Add database driver note to SQL Wait strategy docs (testcontainers#1916)
  Reduce flakiness in ClickHouse tests (testcontainers#1902)
  lint: enable nonamedreturns (testcontainers#1909)
  chore: deprecate BindMount APIs (testcontainers#1907)
  fix(reaper): fix race condition when reusing reapers (testcontainers#1904)
  feat: Allow the container working directory to be specified (testcontainers#1899)
  chore: make rabbitmq examples more readable (testcontainers#1905)
  chore(deps): bump github.com/twmb/franz-go and github.com/twmb/franz-go/pkg/kadm in /modules/redpanda (testcontainers#1896)
  Fix - respect ContainerCustomizer in neo4j module (testcontainers#1903)
  chore(deps): bump github.com/nats-io/nkeys and github.com/nats-io/nats.go in /modules/nats (testcontainers#1897)
  ...
ttruongatl pushed a commit to ttruongatl/testcontainers-go that referenced this pull request Feb 15, 2025
…estcontainers#1930)

* docs: include mongodb options into the docs

* chore: apply introduced-when string to all markdown files from the docs

* fix: typo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Docs, docs, docs.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant