pyvider 2026-01-05
Minor automated documentation updates across 10 files
73 files · 437+ · 693-

Automated Updates

73 files changed
  • README.md Updated README.md (+1/-4 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/-19 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 (+7/-19 lines)
  • guidelines.md Updated guidelines.md (+10/-16 lines)
  • DEVELOPMENT.md Updated DEVELOPMENT.md (+1/-1 lines)
  • roadmap.md Removed content from roadmap.md (-221 lines)
  • architecture.md Updated architecture.md (+4/-4 lines)
  • component-model.md Updated component-model.md (+15/-15 lines)
  • design-philosophy.md Updated design-philosophy.md (+4/-4 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 (+29/-31 lines)
  • index.md Updated index.md (+5/-11 lines)
  • installation.md Updated installation.md (+17/-15 lines)
  • quick-start.md Updated quick-start.md (+8/-8 lines)
  • what-is-pyvider.md Updated what-is-pyvider.md (+7/-11 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 (+9/-8 lines)
  • provider-lifecycle.md Updated provider-lifecycle.md (+5/-5 lines)
  • creating-data-sources.md Updated creating-data-sources.md (+4/-4 lines)
  • creating-functions.md Updated creating-functions.md (+4/-4 lines)
  • creating-providers.md Updated creating-providers.md (+7/-6 lines)
  • creating-resources.md Updated creating-resources.md (+4/-4 lines)
  • using-decorators.md Updated using-decorators.md (+5/-5 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 (+4/-4 lines)
  • performance-optimization.md Updated performance-optimization.md (+5/-5 lines)
  • production-readiness.md Updated production-readiness.md (+9/-9 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 (+37/-40 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 (+5/-5 lines)
  • types.md Updated types.md (+4/-4 lines)
  • validators.md Updated validators.md (+4/-4 lines)
  • troubleshooting.md Updated troubleshooting.md (+15/-15 lines)
  • building-your-first-data-source.md Updated building-your-first-data-source.md (+7/-7 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)
  • README.md Updated README.md (+8/-8 lines)
  • mkdocs.yml Removed content from mkdocs.yml (-1 lines)
  • build_provider.py Updated build_provider.py (+1/-1 lines)
  • components_commands.py Updated components_commands.py (+1/-1 lines)
  • launch_context_command.py Updated launch_context_command.py (+1/-1 lines)
  • provide_command.py Updated provide_command.py (+1/-1 lines)
  • wrknv.toml Updated wrknv.toml (+1/-1 lines)
  • Auto-commit documentation updates, balanced insertions and deletions decouple internal
    71 files
    • README.md
    • index.md
    • data_sources.md
    • ephemerals.md
    • exceptions.md
    • index.md
    • observability.md
    • index.md
    • resources.md
    • overview.md
    • guidelines.md
    • DEVELOPMENT.md
    • architecture.md
    • component-model.md
    • design-philosophy.md
    • resources-vs-data-sources.md
    • schema-system.md
    • faq.md
    • index.md
    • installation.md
    • quick-start.md
    • what-is-pyvider.md
    • glossary.md
    • advanced-patterns.md
    • advanced-provider-features.md
    • provider-lifecycle.md
    • creating-data-sources.md
    • creating-functions.md
    • creating-providers.md
    • creating-resources.md
    • using-decorators.md
    • debugging.md
    • error-handling.md
    • logging.md
    • testing-providers.md
    • best-practices.md
    • performance-optimization.md
    • production-readiness.md
    • security-best-practices.md
    • configuration.md
    • managing-resources.md
    • using-data-sources.md
    • using-functions.md
    • create-data-source.md
    • handle-pagination.md
    • add-validation.md
    • create-resource.md
    • index.md
    • quick-reference.md
    • data-source-api.md
    • resource-lifecycle.md
    • attributes.md
    • best-practices.md
    • blocks.md
    • common-patterns.md
    • computed-attributes.md
    • overview.md
    • schema-by-example.md
    • sensitive-data.md
    • types.md
    • validators.md
    • troubleshooting.md
    • building-your-first-data-source.md
    • building-your-first-resource.md
    • intermediate-provider.md
    • README.md
    • build_provider.py
    • components_commands.py
    • launch_context_command.py
    • provide_command.py
    • wrknv.toml