Skip to content

Document contributor setup#96

Draft
Mirochill wants to merge 1 commit into
djrobstep:masterfrom
Mirochill:docs-35-contributor-setup
Draft

Document contributor setup#96
Mirochill wants to merge 1 commit into
djrobstep:masterfrom
Mirochill:docs-35-contributor-setup

Conversation

@Mirochill

@Mirochill Mirochill commented May 25, 2026

Copy link
Copy Markdown

Summary

  • document Poetry as the current development setup instead of the historical tox config
  • describe the local PostgreSQL access expected by the test fixtures
  • list the common lint, test, and pre-commit commands used by the repo

Validation

  • git diff --check
  • git diff --cached --check
  • git show --check --stat --oneline HEAD
  • CircleCI lint: failed while installing the pre-commit hook environment because a dependency metadata check rejects tool.poetry.extras.pipfile_deprecated_finder[2]
  • CircleCI build-then-publish: PostgreSQL jobs fail in tests/test_all.py::test_weird_names during sqlbag.temporary_database() setup with SQLAlchemy ArgumentError: List argument must consist only of dictionaries
  • Not run locally.

Closes #35

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.

Help getting environment set up to contribute

1 participant