-
-
Notifications
You must be signed in to change notification settings - Fork 136
Open
Labels
💻 aspect: codeConcerns the software code in the repositoryConcerns the software code in the repository🚧 status: blockedBlocked & therefore, not ready for workBlocked & therefore, not ready for work🛠 goal: fixBug fixBug fix🟩 priority: lowLow priority and doesn't need to be rushedLow priority and doesn't need to be rushed
Description
Description
The docker environment is the primary supported development environment. It offers better parity with production and testing than a purely local pipenv and related services. However, the pre-commit hooks (as currently documented in README.md) act against the local repository, not the docker environment.
Expectation
If pre-commit cannot be configured to work with the Docker environment, it should be dropped.
Regardless of wether pre-commit is dropped or its configuration is updated, the GitHub action should be updated to better minimize the delta between what is done in developer's environments and what is done via GitHub Actions.
Configurations
- Docker
- pre-commit
- GitHub Action
Additional context
- Docker
- pre-commit: A framework for managing and maintaining
multi-language pre-commit hooks.
Metadata
Metadata
Assignees
Labels
💻 aspect: codeConcerns the software code in the repositoryConcerns the software code in the repository🚧 status: blockedBlocked & therefore, not ready for workBlocked & therefore, not ready for work🛠 goal: fixBug fixBug fix🟩 priority: lowLow priority and doesn't need to be rushedLow priority and doesn't need to be rushed
Type
Projects
Status
Backlog