pyvider 2025-11-06
Automated documentation updates across the API reference and guide pages, regenerating content...
104 files · 1,668+ · 918-

API Reference and Guide Updates

104 files changed
  • README.md Updated README.md (+5/-17 lines)
  • settings.local.json Updated settings.local.json (+14/-1 lines)
  • .mutmut-config.py Updated .mutmut-config.py (+3/-1 lines)
  • index.md Updated index.md (+3/-3 lines)
  • data_sources.md Updated data_sources.md (+5/-5 lines)
  • ephemerals.md Updated ephemerals.md (+3/-3 lines)
  • exceptions.md Updated exceptions.md (+3/-3 lines)
  • index.md Updated index.md (+17/-17 lines)
  • observability.md Updated observability.md (+3/-3 lines)
  • index.md Updated index.md (+5/-5 lines)
  • resources.md Updated resources.md (+5/-5 lines)
  • overview.md Updated overview.md (+6/-6 lines)
  • guidelines.md Updated guidelines.md (+6/-6 lines)
  • architecture.md Updated architecture.md (+3/-3 lines)
  • component-model.md Updated component-model.md (+15/-15 lines)
  • resources-vs-data-sources.md Updated resources-vs-data-sources.md (+4/-4 lines)
  • schema-system.md Updated schema-system.md (+1/-1 lines)
  • faq.md Updated faq.md (+23/-23 lines)
  • installation.md Updated installation.md (+14/-20 lines)
  • quick-start.md Updated quick-start.md (+8/-8 lines)
  • what-is-pyvider.md Updated what-is-pyvider.md (+1/-1 lines)
  • glossary.md Updated glossary.md (+15/-15 lines)
  • advanced-patterns.md Updated advanced-patterns.md (+5/-5 lines)
  • advanced-provider-features.md Updated advanced-provider-features.md (+8/-8 lines)
  • provider-lifecycle.md Updated provider-lifecycle.md (+5/-5 lines)
  • creating-data-sources.md Updated creating-data-sources.md (+5/-5 lines)
  • creating-functions.md Updated creating-functions.md (+5/-5 lines)
  • creating-providers.md Updated creating-providers.md (+7/-7 lines)
  • creating-resources.md Updated creating-resources.md (+5/-5 lines)
  • using-decorators.md Updated using-decorators.md (+10/-10 lines)
  • debugging.md Updated debugging.md (+5/-5 lines)
  • error-handling.md Updated error-handling.md (+4/-4 lines)
  • logging.md Updated logging.md (+4/-4 lines)
  • testing-providers.md Updated testing-providers.md (+3/-3 lines)
  • best-practices.md Updated best-practices.md (+5/-5 lines)
  • performance-optimization.md Updated performance-optimization.md (+6/-6 lines)
  • production-readiness.md Updated production-readiness.md (+10/-10 lines)
  • security-best-practices.md Updated security-best-practices.md (+5/-5 lines)
  • configuration.md Updated configuration.md (+4/-4 lines)
  • managing-resources.md Updated managing-resources.md (+5/-5 lines)
  • using-data-sources.md Updated using-data-sources.md (+3/-3 lines)
  • using-functions.md Updated using-functions.md (+2/-2 lines)
  • create-data-source.md Updated create-data-source.md (+5/-5 lines)
  • handle-pagination.md Updated handle-pagination.md (+4/-4 lines)
  • add-validation.md Updated add-validation.md (+4/-4 lines)
  • create-resource.md Updated create-resource.md (+5/-5 lines)
  • index.md Updated index.md (+48/-48 lines)
  • quick-reference.md Updated quick-reference.md (+5/-5 lines)
  • data-source-api.md Updated data-source-api.md (+4/-4 lines)
  • resource-lifecycle.md Updated resource-lifecycle.md (+4/-4 lines)
  • attributes.md Updated attributes.md (+5/-5 lines)
  • best-practices.md Updated best-practices.md (+4/-4 lines)
  • blocks.md Updated blocks.md (+4/-4 lines)
  • common-patterns.md Updated common-patterns.md (+4/-4 lines)
  • computed-attributes.md Updated computed-attributes.md (+4/-4 lines)
  • overview.md Updated overview.md (+12/-12 lines)
  • schema-by-example.md Updated schema-by-example.md (+4/-4 lines)
  • sensitive-data.md Updated sensitive-data.md (+4/-4 lines)
  • types.md Updated types.md (+4/-4 lines)
  • validators.md Updated validators.md (+4/-4 lines)
  • troubleshooting.md Updated troubleshooting.md (+12/-12 lines)
  • building-your-first-data-source.md Updated building-your-first-data-source.md (+8/-8 lines)
  • building-your-first-resource.md Updated building-your-first-resource.md (+8/-8 lines)
  • intermediate-provider.md Updated intermediate-provider.md (+8/-8 lines)
  • env.ps1 Added env.ps1 (+278 lines)
  • env.sh Added env.sh (+357 lines)
  • mkdocs.yml Removed content from mkdocs.yml (-2 lines)
  • pyproject.toml Updated pyproject.toml (+1/-1 lines)
  • check_doc_links.py Updated check_doc_links.py (+61/-42 lines)
  • install_command.py Updated install_command.py (+91/-76 lines)
  • main.py Updated main.py (+1/-1 lines)
  • provide_command.py Updated provide_command.py (+74/-56 lines)
  • config.py Removed content from config.py (-7 lines)
  • marshaler.py Updated marshaler.py (+18/-8 lines)
  • discovery.py Updated discovery.py (+1/-1 lines)
  • configure_provider.py Updated configure_provider.py (+1/-1 lines)
  • stop_provider.py Updated stop_provider.py (+10/-2 lines)
  • utils.py Updated utils.py (+1/-5 lines)
  • base.py Updated base.py (+12/-1 lines)
  • provider.py Updated provider.py (+15/-4 lines)
  • test_decorators.py Updated test_decorators.py (+4/-4 lines)
  • test_cli_utils.py Updated test_cli_utils.py (+5/-2 lines)
  • test_install_command.py Updated test_install_command.py (+113/-100 lines)
  • test_install_utils.py Updated test_install_utils.py (+19/-22 lines)
  • test_launch_context_command.py Updated test_launch_context_command.py (+10/-9 lines)
  • test_provide_command.py Updated test_provide_command.py (+41/-43 lines)
  • test_pyvider_cli.py Updated test_pyvider_cli.py (+2/-2 lines)
  • test_base_context.py Updated test_base_context.py (+1/-1 lines)
  • test_launch_context_extra.py Updated test_launch_context_extra.py (+9/-6 lines)
  • conftest.py Updated conftest.py (+18/-16 lines)
  • test_terraform_conversion.py Updated test_terraform_conversion.py (+1/-1 lines)
  • test_base_data_source.py Updated test_base_data_source.py (+8/-6 lines)
  • test_exceptions_hierarchy.py Updated test_exceptions_hierarchy.py (+35/-25 lines)
  • proto_fixtures.py Updated proto_fixtures.py (+1/-1 lines)
  • test_observability_contracts.py Updated test_observability_contracts.py (+2/-1 lines)
  • test_base_function.py Updated test_base_function.py (+3/-2 lines)
  • test_tdd_function_dispatch.py Updated test_tdd_function_dispatch.py (+1/-1 lines)
  • test_validators.py Updated test_validators.py (+1/-1 lines)
  • conftest.py Updated conftest.py (+2/-1 lines)
  • test_upgrade_handler.py Updated test_upgrade_handler.py (+2/-2 lines)
  • test_schema_validation.py Updated test_schema_validation.py (+1/-1 lines)
  • test_pyvider_provider.py Updated test_pyvider_provider.py (+2/-1 lines)
  • test_configure_provider.py Updated test_configure_provider.py (+6/-2 lines)
  • test_stop_provider.py Updated test_stop_provider.py (+28/-26 lines)
  • Automated updates to README.md, API reference pages (docs/api/), and user guides specify errata
    1 file
    • README.md
  • Content regenerated across conversion, data sources, ephemerals, exceptions, resources, and providers sections decouple internal
    1 file
    • README.md
  • Contributing guidelines and getting-started documentation refreshed decouple internal
    1 file
    • README.md