terraform-provider-pyvider
2025-10-26
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.ymlFixed 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-sourcesRegenerated all data source documentationfunctionsRegenerated all function documentation
- Regenerated documentation for all data sources and functions using build-docs.sh with plating integration
specify
behavioral
2 files
data-sourcesfunctions
- 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
VERSIONVersion bump.gitignoreUpdated ignore rules