pyvider-cty 2025-04-05
Replaced the dedicated cty logger with common telemetry integration across all
23 files · 15+ · 804-

Logger Removal / Telemetry Migration

1 file changed
  • __init__.py Removed `logger/__init__.py`, `logger/base.py` (292 lines), `logger/emoji_matrix.py` (101 lines),...
  • Removed logger/__init__.py, logger/base.py (292 lines), logger/emoji_matrix.py (101 lines), logger/formatters.py (91 lines) decouple internal
    1 file
    • __init__.py
  • Updated all source files to use common telemetry instead of pyvider.cty.logger: decouple behavioral
    1 file
    • __init__.py
  • Updated tests/interop/service.py and tests/compatibility/py_cty_generator.py qualify internal
    2 files
    • service.py
    • py_cty_generator.py

Compatibility File Cleanup

4 files changed
  • go-cty-raw-structure.json See points for details
  • go-cty-type-structure.json See points for details
  • pyvider-cty-raw-structure.json See points for details
  • pyvider-cty-type-structure.json See points for details
  • Removed go-cty-raw-structure.json, go-cty-type-structure.json, pyvider-cty-raw-structure.json, pyvider-cty-type-structure.json decouple internal
    4 files
    • go-cty-raw-structure.json
    • go-cty-type-structure.json
    • pyvider-cty-raw-structure.json
    • pyvider-cty-type-structure.json
1 file changed
  • env.sh Updated `env.sh` with additional configuration