37a7a7c6e7
- Pre-commit hook: - Redo test harness so commands can run in parallel - Cleanup Vale command args - Replace lint-staged and husky with Lefthook. - Pre-push hook: - Scan for package vulnerabilities - Tests - Run tests on demand, in parallel, or debugged using docker compose up, run, exec, etc. - Each test container (service) runs the prepare-content script before running tests. - Return to using Python instead of Docker to provide environment variables so they don't get exposed in Docker inspect. - Bind mount influxctl config.toml and .env.test files - Bind mount scripts for faster builds while iterating on test scripts. - Vale: - Override Acronyms style def--ignore acronym if it's linked. |
||
---|---|---|
.. | ||
build | ||
pre-commit | ||
pre-push | ||
prepare-commit-msg | ||
scripts |