Fix CI/CD build pipeline and regenerate documentation with plating integration
55 files · 16,556+ · 1,204-

CI/CD pipeline fixes

1 file changed
  • build-release.yml Fixed PyPI cache issues, flavor command invocation, and script venv access
  • Fixed PyPI cache issue in GitHub Actions build workflow remediate behavioral
    1 file
    • build-release.yml
  • Fixed flavor command invocation to use uv run and scripts to use uv run for venv access in CI remediate behavioral
    1 file
    • build-release.yml

Documentation generation with plating

2 files changed
  • data-sources Regenerated all data source documentation
  • functions Regenerated all function documentation
  • Regenerated documentation for all data sources and functions using build-docs.sh with plating integration specify behavioral
    2 files
    • data-sources
    • functions
  • Made build-docs.sh work in CI/CD without requiring source directories decouple internal
    1 file
    • build-release.yml

Dependency management cleanup

2 files changed
  • VERSION Version bump
  • .gitignore Updated ignore rules
  • Cleaned up dependencies and organized into dependency groups baseline internal
    1 file
    • VERSION
  • Removed session report and migration status tracking files deprecate internal
    4 files
    • FINAL_SESSION_REPORT.md
    • INTERIM_RESULTS.md
    • PLATING_MIGRATION_STATUS.md
    • SESSION_SUMMARY.md