stack-orchestrator/stack_orchestrator/data
A. F. Dudley dd856af2d3 Fix pyright type errors across codebase
- Add pyrightconfig.json for pyright 1.1.408 TOML parsing workaround
- Add NoReturn annotations to fatal() functions for proper type narrowing
- Add None checks and assertions after require=True get_record() calls
- Fix AttrDict class with __getattr__ for dynamic attribute access
- Add type annotations and casts for Kubernetes client objects
- Store compose config as DockerDeployer instance attributes
- Filter None values from dotenv and environment mappings
- Use hasattr/getattr patterns for optional container attributes

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-22 01:10:36 -05:00
..
compose Apply pre-commit linting fixes 2026-01-20 23:16:44 -05:00
config Apply pre-commit linting fixes 2026-01-21 20:58:31 -05:00
container-build Apply pre-commit linting fixes 2026-01-21 20:58:31 -05:00
k8s/components/ingress Add Caddy ingress and k8s cluster management features 2026-01-20 23:14:22 -05:00
stacks Fix pyright type errors across codebase 2026-01-22 01:10:36 -05:00
__init__.py
container-image-list.txt
npm-package-list.txt rename laconic-sdk to registry-sdk (#897) 2024-07-31 08:01:02 +00:00
pod-list.txt
repository-list.txt rename laconic-sdk to registry-sdk (#897) 2024-07-31 08:01:02 +00:00
version.txt