c97eafab29
- Remove Python-based test framework, Dockerfiles, and runner scripts - Add bare subcommand for standalone pipeline stage execution - Implement unified worker mode and error module - Refactor NotificationConfig to support YAML string keys - Add dummy internal plugin and clean up mail template
23 lines
250 B
Plaintext
23 lines
250 B
Plaintext
target
|
|
playground
|
|
*.old
|
|
.ruff_cache
|
|
|
|
.codeartsdoer
|
|
archived
|
|
.sisyphus
|
|
*.bak
|
|
*.clean
|
|
session*
|
|
.secret
|
|
|
|
# System test artifacts
|
|
tests/results/
|
|
tests/__pycache__/
|
|
tests/**/__pycache__/
|
|
tests/.pytest_cache/
|
|
tests/llm/.cache/
|
|
*.pyc
|
|
.staging
|
|
.pytest_cache
|