docs: improve contributing docs for code snippets by mdelapenya · Pull Request #2546 · testcontainers/testcontainers-go
Navigation Menu
{{ message }}
testcontainers / testcontainers-go Public
- Notifications You must be signed in to change notification settings
- Fork 591
Comments
Merged
mdelapenya merged 2 commits intotestcontainers:mainfrom
May 20, 2024Merged
docs: improve contributing docs for code snippets#2546
mdelapenya merged 2 commits intotestcontainers:mainfrom
docs: improve contributing docs for code snippets#2546
mdelapenya merged 2 commits intotestcontainers:mainfrom
Conversation
Copy link
Member
What does this PR do?
It adds docs for the codesnippet plugin: https://github.com/rnorth/mkdocs-codeinclude-plugin
Render URL: https://deploy-preview-2546--testcontainers-go.netlify.app/contributing_docs/
Why is it important?
Enhance the docs contribution experience.
mdelapenya
requested a review
from a team
as a code owner
mdelapenya
self-assigned this
Copy link
✅ Deploy Preview for testcontainers-go ready!
| Name | Link |
|---|---|
| 🔨 Latest commit | 1507498 |
| 🔍 Latest deploy log | https://app.netlify.com/sites/testcontainers-go/deploys/664b5a972c86c20007cce43d |
| 😎 Deploy Preview | https://deploy-preview-2546--testcontainers-go.netlify.app |
| 📱 Preview on mobile |
To edit notification comments on pull requests, go to your Netlify site configuration.
mdelapenya commented May 20, 2024
docs/contributing_docs.md
Outdated
Show resolved
Hide resolved
docs/contributing_docs.md Outdated Show resolved Hide resolved
mdelapenya
merged commit
4efa1e7
into
testcontainers:main
mdelapenya
deleted the
document-codesnippet
branch
mdelapenya added a commit to bearrito/testcontainers-go that referenced this pull request
Jun 11, 2024* main: (48 commits) Fix race condition when looking up reaper (ryuk) container (testcontainers#2508) chore: bring golangci-lint back (testcontainers#2571) docs(compose): Fix typo docker compose docs (testcontainers#2565) Handle error properly during port forwarding initialization. (testcontainers#2550) chore: pin vearch version (testcontainers#2568) feat: add vearch module (testcontainers#2560) chore: run tests against latest Docker engine, nightly (testcontainers#2566) chore(deps): bump mkdocs-include-markdown-plugin from 6.0.4 to 6.0.7 (testcontainers#2562) Fix network accessor for port-forwarding feature (testcontainers#2551) --- (testcontainers#2549) fix: update search bar eval in mkdocs (testcontainers#2547) docs: improve contributing docs for code snippets (testcontainers#2546) chore: use a virtualenv for working with the docs site (testcontainers#2545) docs: document test session semantics (testcontainers#2544) feat(ryuk): allow to configure ryuk timeouts using env variables (testcontainers#2541) docs: fix CircleCI docs (testcontainers#2539) fix: add import to module generation (testcontainers#2537) chore: prepare for next minor development cycle (0.32.0) chore: use new version (v0.31.0) in modules and examples feat(mongodb): add replica set support via opts (testcontainers#2469) ...
mdelapenya
mentioned this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment