pyvider 2025-11-07
Minor automated documentation updates
74 files · 1,544+ · 654-

Automated Updates

74 files changed
  • README.md Updated README.md (+5/-17 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)
  • design-philosophy.md Added design-philosophy.md (+217 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 (+4/-4 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 (+6/-6 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 (+75/-217 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)
  • pyproject.toml Removed content from pyproject.toml (-1 lines)
  • context.py Updated context.py (+3/-1 lines)
  • install_command.py Updated install_command.py (+6/-19 lines)
  • utils.py Updated utils.py (+9/-10 lines)
  • config.py Updated config.py (+9/-3 lines)
  • launch_context.py Updated launch_context.py (+30/-29 lines)
  • test_context.py Updated test_context.py (+90/-2 lines)
  • test_install_command.py Updated test_install_command.py (+111/-1 lines)
  • test_install_utils.py Updated test_install_utils.py (+6/-6 lines)
  • Auto-commit documentation regeneration across 2 files decouple internal
    2 files
    • components_commands.py
    • test_components_commands.py