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: update contributing guide #2586

Merged
merged 3 commits into from
Jun 14, 2024

Conversation

mdelapenya
Copy link
Collaborator

@mdelapenya mdelapenya commented Jun 14, 2024

Render URL: https://deploy-preview-2586--testcontainers-go.netlify.app/contributing/

What does this PR do?

This PR updates the contributing guide including how to update the codebase when the core go.mod is updated.

It also include info about passing golangci-lint in the codebase (core and submodules).

Finally it updates the makefile to use simpler names.

Why is it important?

Everytime the core go.mod is updated, the changes must be propagated to all the downstream modules.

Related issues

@mdelapenya mdelapenya added the documentation Docs, docs, docs. label Jun 14, 2024
@mdelapenya mdelapenya requested a review from a team as a code owner June 14, 2024 18:40
@mdelapenya mdelapenya self-assigned this Jun 14, 2024
Copy link

netlify bot commented Jun 14, 2024

Deploy Preview for testcontainers-go ready!

Name Link
🔨 Latest commit 518d8e1
🔍 Latest deploy log https://app.netlify.com/sites/testcontainers-go/deploys/666c9005b378230008fc4411
😎 Deploy Preview https://deploy-preview-2586--testcontainers-go.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 site configuration.

docs/contributing.md Outdated Show resolved Hide resolved
Copy link
Contributor

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

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

LGTM (but didn't test locally 😅), thanks!

docs/contributing.md Show resolved Hide resolved
@mdelapenya mdelapenya merged commit dd7d7a9 into testcontainers:main Jun 14, 2024
106 of 107 checks passed
mdelapenya added a commit that referenced this pull request Jun 17, 2024
* chore: update make targets

* docd: update contributing guides with go.mod and lint work

* docs: wording
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

2 participants