Skip to content

Add common local commands section to CONTRIBUTING (Fixes #887)#1015

Open
kitcommerce wants to merge 1 commit intonextfrom
issue-887-common-commands-v2
Open

Add common local commands section to CONTRIBUTING (Fixes #887)#1015
kitcommerce wants to merge 1 commit intonextfrom
issue-887-common-commands-v2

Conversation

@kitcommerce
Copy link
Contributor

Summary

Adds a 'Common local commands' quick-reference section to CONTRIBUTING.md.

The section covers the 5–10 commands contributors need day-to-day:

  • rbenv setup snippet (Ruby 3.2.7)
  • Docker services check + startup (script/check_service_ports, script/docker_services_status, script/services_up)
  • How to run a targeted engine test via script/test
  • How to run RuboCop (diff-only and full)
  • Boot smoke test via script/default_appraisal_boot_smoke

Links out to the canonical Contribute Code guide for full details rather than duplicating long explanations.

Client Impact

None (documentation only).

Verification Plan

Read the new section and confirm commands are accurate.

Adds a 'Common local commands' quick-reference section at the top of
CONTRIBUTING.md covering the 5-10 commands contributors need day-to-day:

- rbenv setup snippet (Ruby 3.2.7)
- Docker services check + startup (script/check_service_ports,
  script/docker_services_status, script/services_up)
- How to run a targeted engine test via script/test
- How to run RuboCop (diff-only and full)
- Boot smoke test via script/default_appraisal_boot_smoke

Links out to Contribute Code on developer.workarea.com for full setup
details rather than duplicating long explanations.
@kitcommerce
Copy link
Contributor Author

This PR is on hold — the linked issue has been flagged for owner review (churned 3+ times through the pipeline). A human will review whether to proceed or close this PR.

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