Skip to content

docs: add development prerequisites to contributing guide - #4609

Open
anaraydinli55 wants to merge 1 commit into
actions:masterfrom
anaraydinli55:fix-docs-prerequisites
Open

docs: add development prerequisites to contributing guide#4609
anaraydinli55 wants to merge 1 commit into
actions:masterfrom
anaraydinli55:fix-docs-prerequisites

Conversation

@anaraydinli55

Copy link
Copy Markdown

Description

This PR addresses the TODO comment in CONTRIBUTING.md by introducing a dedicated Prerequisites section. It lists the necessary development tools required to build, test, and contribute to Actions Runner Controller (ARC) locally:

  • Go (version matching go.mod)
  • Docker
  • kubectl
  • Helm 3
  • kind (Kubernetes in Docker)
  • setup-envtest (for local Ginkgo integration testing)
  • golangci-lint (for linting)

Checklist

  • Documentation updated according to repository conventions
  • Removed stale TODO comment

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.

1 participant