pyvider
2025-01-05
Major cleanup removing the entire standalone logscribe package (src/logscribe/)
80 files · 1,024+ · 1,929-
Logscribe Removal
80 files changed
diagram.pyRemoved diagram.py (-50 lines)__init__.pyRemoved __init__.py (-28 lines)config.pyRemoved config.py (-159 lines)defaults.yamlRemoved defaults.yaml (-19 lines)loader.pyUpdated loader.py (+0/-0 lines)constants.pyRemoved constants.py (-150 lines)__init__.pyUpdated __init__.py (+0/-0 lines)log_levels.pyUpdated log_levels.py (+0/-0 lines)__init__.pyRemoved __init__.py (-4 lines)detailed_formatter.pyRemoved detailed_formatter.py (-14 lines)json_formatter.pyRemoved json_formatter.py (-19 lines)rich_formatter.pyRemoved rich_formatter.py (-44 lines)simple_formatter.pyRemoved simple_formatter.py (-18 lines)__init__.pyUpdated __init__.py (+0/-0 lines)async_handler.pyUpdated async_handler.py (+0/-0 lines)otlp_handler.pyRemoved otlp_handler.py (-100 lines)stream_handler.pyUpdated stream_handler.py (+0/-0 lines)__init__.pyRemoved __init__.py (-6 lines)__init__.pyRemoved __init__.py (-1 lines)logger_manager.pyRemoved logger_manager.py (-20 lines)__init__.pyUpdated __init__.py (+0/-0 lines)richlogger.pyUpdated richlogger.py (+0/-0 lines)theme.pyUpdated theme.py (+0/-0 lines)__init__.pyUpdated __init__.py (+0/-0 lines)mock_tracing.pyRemoved mock_tracing.py (-200 lines)test_filters.pyUpdated test_filters.py (+0/-0 lines)test_formatters.pyUpdated test_formatters.py (+0/-0 lines)test_handlers.pyUpdated test_handlers.py (+0/-0 lines)test_logscribe.pyRemoved test_logscribe.py (-91 lines)test_richlogger.pyUpdated test_richlogger.py (+0/-0 lines)test_simple_formatter.pyRemoved test_simple_formatter.py (-57 lines)xtest_otel_comprehensive.pyRemoved xtest_otel_comprehensive.py (-260 lines)xtest_otlp_handler.pyRemoved xtest_otlp_handler.py (-75 lines)tracer-client.pyRemoved tracer-client.py (-46 lines)tracer.pyRemoved tracer.py (-184 lines)__init__.pyUpdated __init__.py (+3/-3 lines)base_provider.pyUpdated base_provider.py (+1/-1 lines)injector.pyUpdated injector.py (+8/-6 lines)decorators.pyUpdated decorators.py (+2/-2 lines)discovery.pyUpdated discovery.py (+7/-15 lines)terraform_handshake.pyUpdated terraform_handshake.py (+4/-22 lines)provider.pyUpdated provider.py (+1/-1 lines)base.pyUpdated base.py (+1/-1 lines)registry.pyUpdated registry.py (+4/-4 lines)attribute_path.pyUpdated attribute_path.py (+2/-2 lines)attributes.pyUpdated attributes.py (+1/-1 lines)__init__.pyUpdated __init__.py (+125/-14 lines)shutdown.pyUpdated shutdown.py (+1/-1 lines)__init__.pyAdded __init__.py (+29 lines)init.pyAdded init.py (+6 lines)__init__.pyAdded __init__.py (+2 lines)base.pyUpdated base.py (+91/-110 lines)config.pyUpdated config.py (+0/-0 lines)formatters.pyAdded formatters.py (+76 lines)proxy.pyUpdated proxy.py (+0/-0 lines)__init__.pyUpdated __init__.py (+0/-0 lines)__init__.pyAdded __init__.py (+8 lines)base.pyAdded base.py (+93 lines)decorators.pyAdded decorators.py (+148 lines)utils.pyAdded utils.py (+12 lines).gitignoreRemoved .gitignore (-1 lines)dynamic_config.pyUpdated dynamic_config.py (+2/-2 lines)file_content.pyUpdated file_content.py (+2/-2 lines)chatgpt-code-review-2025-01-05-1110.mdAdded chatgpt-code-review-2025-01-05-1110.md (+198 lines)chatgpt-2024-12-31-2047.mdUpdated chatgpt-2024-12-31-2047.md (+5/-5 lines)docs-outline-01-2025-01-03.mdUpdated docs-outline-01-2025-01-03.md (+1/-1 lines)emoji-logging.mdAdded emoji-logging.md (+155 lines)1-1-4-goals.mdUpdated 1-1-4-goals.md (+1/-1 lines)summary.mdUpdated summary.md (+1/-1 lines)naming-convention.mdUpdated naming-convention.md (+4/-4 lines)notes.mdUpdated notes.md (+11/-1 lines)priming-prompt-2024-12-02.mdUpdated priming-prompt-2024-12-02.md (+1/-1 lines)working-through-ttypes.mdUpdated working-through-ttypes.md (+0/-0 lines)provider.tfAdded provider.tf (+8 lines)attrs-and-types.mdUpdated attrs-and-types.md (+2/-2 lines)capabilities.mdAdded capabilities.md (+3 lines)requirements.txtRemoved requirements.txt (-2 lines)test_discovery.pyUpdated test_discovery.py (+2/-2 lines)test_schema_attribute_path.pyUpdated test_schema_attribute_path.py (+1/-1 lines)test_tftypes_structural_object.pyUpdated test_tftypes_structural_object.py (+2/-175 lines)
- Removed entire
src/logscribe/package: baseline internal34 files
__init__.pyconfig.pydefaults.yamlloader.pyconstants.py__init__.pylog_levels.py__init__.pydetailed_formatter.pyjson_formatter.pyrich_formatter.pysimple_formatter.py__init__.pyasync_handler.pyotlp_handler.pystream_handler.py__init__.py__init__.pylogger_manager.py__init__.pyrichlogger.pytheme.py__init__.pymock_tracing.pytest_filters.pytest_formatters.pytest_handlers.pytest_logscribe.pytest_richlogger.pytest_simple_formatter.pyxtest_otel_comprehensive.pyxtest_otlp_handler.pytracer-client.pytracer.py
Diagram Utility
1 file changed
diagram.pyUpdated diagram.py
Codebase Import Update
4 files changed
base.pyChanges to base.pybase.pyChanges to base.pybase.pyChanges to base.pybase.pyChanges to base.py