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

docs: remove code snippets from main README #631

Merged
merged 1 commit into from Nov 22, 2022

Conversation

mdelapenya
Copy link
Collaborator

We want to delegate it to the docs site, as it will be up-to-date

What does this PR do?

It removes code snippets from the main README, linking to the docs site instead.

Why is it important?

To avoid having the snippets outdated, we are removing it from the README. The website will eventually contain real code that is executed through tests, therefore providing a real example on how to use the library.

Related issues

We want to delegate it to the docs site, as it will be up-to-date
@mdelapenya mdelapenya requested a review from a team as a code owner November 21, 2022 17:03
@mdelapenya mdelapenya added the documentation Docs, docs, docs. label Nov 21, 2022
@mdelapenya mdelapenya self-assigned this Nov 21, 2022
@mdelapenya mdelapenya requested a review from a team November 21, 2022 17:03
@mdelapenya mdelapenya merged commit c0a5cdf into testcontainers:main Nov 22, 2022
@mdelapenya mdelapenya deleted the remove-code-from-readme branch November 22, 2022 16:04
mdelapenya added a commit to mdelapenya/testcontainers-go that referenced this pull request Nov 23, 2022
* main:
  chore: bump version in mkdocs (#630)
  docs: remove code snippets from main README (testcontainers#631)
  docs: document replace directive for Docker Compose (testcontainers#632)
mdelapenya added a commit to mdelapenya/testcontainers-go that referenced this pull request Nov 29, 2022
* main:
  Add toxiproxy example (testcontainers#643)
  Add spanner example (testcontainers#642)
  chore: sync governance files (testcontainers#641)
  Add pubsub example (testcontainers#640)
  chore: adjust generator for the docs site (testcontainers#639)
  Add datastore example (testcontainers#638)
  Add firestore example (testcontainers#637)
  fix: avoid panics when checking container state and container.raw is nil (testcontainers#635)
  feat: provide a tool to generate examples from code (#618)
  chore: bump version in mkdocs (#630)
  docs: remove code snippets from main README (testcontainers#631)
  docs: document replace directive for Docker Compose (testcontainers#632)
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.

None yet

1 participant