tofusoup
2026-01-04
Update pyvider import paths in conformance tests and trim documentation
62 files · 199+ · 2,269-
Update pyvider import paths in conformance tests
19 files changed
__init__.pyUpdated pyvider import pathshared_cli_utils.pyUpdated pyvider import pathsouptest_cli_cty.pyUpdated pyvider import pathsouptest_cli_hcl.pyUpdated pyvider import pathsouptest_cli_wire.pyUpdated pyvider import pathsouptest_cty_compat.pyUpdated pyvider import pathsouptest_cty_logic.pyUpdated pyvider import pathsouptest_skippable.pyUpdated pyvider import pathsouptest_hcl_logic.pyUpdated pyvider import pathsouptest_hcl_to_cty.pyUpdated pyvider import pathgo_interaction.pyUpdated pyvider import pathsouptest_codec.pyUpdated pyvider import pathsouptest_edge_cases.pyUpdated pyvider import pathsouptest_property_based.pyUpdated pyvider import pathsouptest_tfwire_binary_compatibility.pyUpdated pyvider import pathsouptest_wire_binary_compatibility.pyUpdated pyvider import pathsouptest_wire_logic.pyUpdated pyvider import pathsouptest_wire_python_vs_go.pyUpdated pyvider import pathconftest.pyUpdated pyvider import path
- Updated pyvider import references in 19 conformance test files across CTY, HCL, wire, CLI verification, and utility modules to use the current naming convention
decouple
internal
19 files
__init__.pyshared_cli_utils.pysouptest_cli_cty.pysouptest_cli_hcl.pysouptest_cli_wire.pysouptest_cty_compat.pysouptest_cty_logic.pysouptest_skippable.pysouptest_hcl_logic.pysouptest_hcl_to_cty.pygo_interaction.pysouptest_codec.pysouptest_edge_cases.pysouptest_property_based.pysouptest_tfwire_binary_compatibility.pysouptest_wire_binary_compatibility.pysouptest_wire_logic.pysouptest_wire_python_vs_go.pyconftest.py
Remove outdated architecture and CI documentation
8 files changed
01-overview.mdRemoved 20-line overview02-conformance-testing-strategy.mdRemoved 52-line conformance strategy03-rpc-matrix-specification.mdRemoved 42-line RPC matrix spec05-wire-protocol-details.mdRemoved 38-line wire protocol details06-polyglot-cli-strategy.mdRemoved 45-line polyglot CLI strategy07-stock-service-design.mdRemoved 212-line stock service designsoup-go-vs-terraform.mdRemoved 105-line comparison documentIMPLEMENTATION.mdRemoved 1,067-line CI implementation document
- Deleted seven architecture documents and the CI implementation doc, removing approximately 1,580 lines of outdated content
deprecate
internal
8 files
01-overview.md02-conformance-testing-strategy.md03-rpc-matrix-specification.md05-wire-protocol-details.md06-polyglot-cli-strategy.md07-stock-service-design.mdsoup-go-vs-terraform.mdIMPLEMENTATION.md
Trim remaining documentation
10 files changed
EXAMPLES.mdTrimmed CI examples (33-line change)README.mdTrimmed CI README (46-line change)faq.mdTrimmed FAQ (18-line change)installation.mdTrimmed installation guide (55-line change)quick-start.mdTrimmed quick-start guide (28-line change)index.mdTrimmed documentation index (19-line change)cli.mdUpdated CLI reference (5-line change)compatibility-matrix.mdUpdated compatibility matrix (7-line change)troubleshooting.mdTrimmed troubleshooting (12-line change)README.mdUpdated harnesses README (2-line change)
Update source modules
7 files changed
logic.pyUpdated CTY logic (12-line change)logic.pyUpdated HCL logic (4-line change)cli.pyUpdated stir CLI (6-line change)matrix.pyUpdated matrix testing (8-line change)workenv_integration.pyUpdated work environment integration (2-line change)conftest.pyUpdated test conftest (2-line change)wrknv.tomlUpdated task runner (2-line change)