The python project to host sharable continuous interation automations Project structure No. Paths Description 1 resources The directory for resource files, e.g. default integration test config 2 src The directory for python source files 3 tests The directory for python test files 4 pyproject.toml The python project definition file 5 README.md The instruction and guidance file for this CI project Available pre-commit hooks No. Hook Description 1 github-write-protection-pr Check the description Available Github sharable actions No. Action Description 1 hello-world-docker-action Check the README 2 write-protection-docker-action Check the README 3 test-automation-docker-action Check the README Available CLI commands Refer to the README for more details. Foundation Change History No. Version Date Description 1 v1.4.3 2025-07-04 Tested and Declared support of Python 3.12 2 v1.4.4 2025-10-10 Compatible with poetry and uv dependency managing tools; Requires poetry v2+ 3 v1.4.5 TBD Debian Trixie base container; DBT 1.11 stack upgrade