pyvider-components
2025-08-30
Version bumps to v0.0.5 with Linux wheel compatibility fixes
117 files · 6,946+ · 2,614-
Version Releases
8 files changed
settings.local.jsonsettings.local.json.gitignoreGit ignore rulesCLAUDE.mdAI assistant guidelinesDOCUMENTATION_REVIEW.mdDOCUMENTATION_REVIEW.mdIMPLEMENTATION_DRIFT_MATRIX.mdIMPLEMENTATION_DRIFT_MATRIX.mdMakefileBuild makefileRELEASE_CHECKLIST.mdRELEASE_CHECKLIST.mdUV_DOWNLOAD_IMPROVEMENTS.mdUV_DOWNLOAD_IMPROVEMENTS.md
- Bumped to v0.0.4 with initial release packaging
instantiate
internal
3 files
settings.local.json.gitignoreCLAUDE.md
- Released v0.0.4-2 with Python version-correct manylinux2014 wheel fix
remediate
internal
3 files
VERSIONVERSIONversion.rs
- Released v0.0.5 with binary cache accumulation prevention
streamline
internal
3 files
settings.local.json.gitignoreCLAUDE.md
Linux Packaging Fixes
8 files changed
VERSIONVERSIONbuild-pretaster.shBuild script: build-pretaster.shsettings.local.jsonsettings.local.json.gitignoreGit ignore rulesCLAUDE.mdAI assistant guidelinesDOCUMENTATION_REVIEW.mdDOCUMENTATION_REVIEW.mdIMPLEMENTATION_DRIFT_MATRIX.mdIMPLEMENTATION_DRIFT_MATRIX.mdMakefileBuild makefile
- Fixed wheel platform tags to use
manylinux2014instead ofany, ensuring Linux compatibility remediate internal3 files
VERSIONbuild-pretaster.shsettings.local.json
- Corrected Python version tags in manylinux wheel filenames (py311 instead of py3)
remediate
internal
3 files
VERSIONVERSIONversion.rs
- Added CI logic to prevent old binary versions from accumulating in the artifact cache, which was causing incorrect binaries to be packaged
streamline
internal
3 files
VERSIONVERSIONversion.rs
Flavor Packaging Updates
8 files changed
orchestrator.pyPackaging: orchestrator.pyorchestrator_ingredients.pyPackaging: orchestrator_ingredients.pypython_packager.pyPackaging: python_packager.pyapi.pyFlavor: api.pyextract.pyFlavor: extract.pyinspect.pyFlavor: inspect.pyverify.pyFlavor: verify.py__init__.pyFlavor: __init__.py
- Updated
src/flavor/api.py,commands/extract.py,commands/inspect.py,commands/verify.pywith minor fixes remediate behavioral4 files
api.pyextract.pyinspect.pyverify.py
- Enhanced
python_packager.pywith additional packaging logic decouple internal5 files
python_packager.pypackaging.rsorchestrator.pyorchestrator_ingredients.pytest_uv_download.py
- Updated PSP format handling in
src/flavor/psp/format_2025/decouple errata3 files
orchestrator.pyorchestrator_ingredients.pypython_packager.py
Taster Updates
8 files changed
pyproject.tomlTaster: pyproject.tomlcli.pyTaster: cli.pybenchmark.pyTaster: benchmark.pyslot_test.pyTaster: slot_test.pytest_crosslang.pyTaster: test_crosslang.pytest_hypothesis_breaking.pyTaster: test_hypothesis_breaking.pyuv.lockTaster: uv.locktest_cli.pyTest: cli
- Added
slot_test.pycommand (177 lines) to taster for testing slot functionality qualify behavioral5 files
slot_test.pybuild-pretaster.shMakefileSESSION_SUMMARY.mdtest-bad-slot-fields.json
- Updated taster CLI and benchmark commands
streamline
behavioral
5 files
build-pretaster.shMakefileSESSION_SUMMARY.mdtest-bad-slot-fields.jsontest-combination.json
- Removed legacy cross-language tests from taster
qualify
internal
5 files
build-pretaster.shMakefileSESSION_SUMMARY.mdtest-bad-slot-fields.jsontest-combination.json
Documentation
8 files changed
VERSIONVERSIONMakefileGo ingredient: Makefilecoverage.outGo ingredient: coverage.outlogger.goGo ingredient: logger.gobuilder.goGo ingredient: builder.goconstants.goGo ingredient: constants.goexecution.goGo ingredient: execution.goindex.goGo ingredient: index.go
- Added
IMPLEMENTATION_DRIFT_MATRIX.md(268 lines) analyzing drift between planned and actual implementation instantiate internal1 file
IMPLEMENTATION_DRIFT_MATRIX.md
- Removed old
RELEASE_CHECKLIST.mddecouple internal1 file
RELEASE_CHECKLIST.md
- Added
pspf_cross_language_audit_report.mdwith cross-language packaging audit results instantiate internal1 file
pspf_cross_language_audit_report.md
Settings Cleanup
8 files changed
settings.local.jsonsettings.local.json.gitignoreGit ignore rulesCLAUDE.mdAI assistant guidelinesDOCUMENTATION_REVIEW.mdDOCUMENTATION_REVIEW.mdIMPLEMENTATION_DRIFT_MATRIX.mdIMPLEMENTATION_DRIFT_MATRIX.mdMakefileBuild makefileRELEASE_CHECKLIST.mdRELEASE_CHECKLIST.mdUV_DOWNLOAD_IMPROVEMENTS.mdUV_DOWNLOAD_IMPROVEMENTS.md