pyvider 2025-12-28
Standardized CI and release workflows for consistency across the ecosystem
17 files · 791+ · 907-

Standardize Workflows

17 files changed
  • ci.yml Added ci.yml (+6 lines)
  • release.yml Updated release.yml (+18/-53 lines)
  • VERSION Updated VERSION (+1/-1 lines)
  • pyproject.toml Updated pyproject.toml (+34/-6 lines)
  • check_doc_links.py Updated check_doc_links.py (+12/-14 lines)
  • install_command.py Updated install_command.py (+2/-3 lines)
  • provide_command.py Updated provide_command.py (+1/-2 lines)
  • handler.py Removed content from handler.py (-1 lines)
  • call_function.py Updated call_function.py (+16/-17 lines)
  • get_provider_schema.py Updated get_provider_schema.py (+1/-1 lines)
  • utils.py Updated utils.py (+16/-17 lines)
  • test_function_adapters_extraction.py Removed content from test_function_adapters_extraction.py (-3 lines)
  • test_handler_metrics.py Removed content from test_handler_metrics.py (-1 lines)
  • test_exceptions_hierarchy.py Removed content from test_exceptions_hierarchy.py (-1 lines)
  • test_tdd_ephemeral_resource_lifecycle.py Removed content from test_tdd_ephemeral_resource_lifecycle.py (-1 lines)
  • test_read_data_source.py Removed content from test_read_data_source.py (-4 lines)
  • uv.lock Updated uv.lock (+684/-782 lines)
  • chore: standardize CI and release workflows — aligned workflow definitions with the ecosystem-standard download-from-CI pattern baseline internal
    17 files
    • ci.yml
    • release.yml
    • VERSION
    • pyproject.toml
    • check_doc_links.py
    • install_command.py
    • provide_command.py
    • handler.py
    • call_function.py
    • get_provider_schema.py
    • utils.py
    • test_function_adapters_extraction.py
    • test_handler_metrics.py
    • test_exceptions_hierarchy.py
    • test_tdd_ephemeral_resource_lifecycle.py
    • test_read_data_source.py
    • uv.lock