pyvider-components
2025-08-29
ARM64 build fixes and CI/CD workflow debugging
623 files · 60,788+ · 11,950-
CI/CD Workflow Improvements
8 files changed
VERSIONVERSIONMakefileGo ingredient: MakefileREADME.mdGo ingredient: README.mdmain.goGo ingredient: main.gomain.goGo ingredient: main.gocoverage.outGo ingredient: coverage.outgo.modGo ingredient: go.modgo.sumGo ingredient: go.sum
- Added
workflow_dispatchtrigger to PR validation workflow for manual runs baseline internal5 files
01-ingredient-prep.yml02-pretaster-pipeline.yml03-flavor-pipeline.yml04-taster-pipeline.yml05-code-quality.yml
- Fixed ARM64 musl build timeout issues in ingredient preparation workflow
remediate
internal
5 files
build-flavor-self.shbuild-platform-wheel.shbuild-pretaster.shbuild-taster-with-psp.shdownload-ingredients.sh
- Used ARM64 agent and musl toolchain for ingredient prep to resolve cross-compilation problems
remediate
internal
5 files
build-flavor-self.shbuild-platform-wheel.shbuild-pretaster.shbuild-taster-with-psp.shdownload-ingredients.sh
- Merged
fix-macos-binary-issuebranch: switched fromcptoinstallcommand for binary deployment on macOS remediate behavioral3 files
VERSIONMakefileREADME.md
Code Quality
8 files changed
.gitignorePretaster: .gitignoreKNOWN_ISSUES.mdPretaster: KNOWN_ISSUES.mdMakefilePretaster: MakefileREADME.mdPretaster: README.mdSESSION_SUMMARY.mdPretaster: SESSION_SUMMARY.mdbuild.shPretaster: build.shpretaster-with-taster.jsonPretaster: pretaster-with-taster.jsonpretaster.jsonPretaster: pretaster.json
Infrastructure Cleanup
8 files changed
MakefileGo ingredient: MakefileREADME.mdGo ingredient: README.mdmain.goGo ingredient: main.gomain.goGo ingredient: main.gocoverage.outGo ingredient: coverage.outgo.modGo ingredient: go.modgo.sumGo ingredient: go.sumapi.goGo ingredient: api.go
- Removed legacy
ingredients/tests/cross_language/test directory (109-line Rust launcher proof test, 426-line ingredients test, conftest) qualify internal5 files
download-ingredients.shget-ingredient-run.sh01-ingredient-prep.yml20250829-1402-fuck-working-through-busted-rust.txtDockerfile.modern
- Updated pretaster combination test scripts and test library
qualify
internal
5 files
build-pretaster.shbuild-taster-with-psp.shcreate-pretaster-matrix.shrun-pretaster-tests.shtest-taster-basic.sh
- Added exit code test suite for pretaster (
test_exit_codes.sh) qualify internal5 files
test_exit_codes.shbuild-pretaster.shbuild-taster-with-psp.shcreate-pretaster-matrix.shrun-pretaster-tests.sh
Documentation
8 files changed
.gitignorePretaster: .gitignoreKNOWN_ISSUES.mdPretaster: KNOWN_ISSUES.mdMakefilePretaster: MakefileREADME.mdPretaster: README.mdSESSION_SUMMARY.mdPretaster: SESSION_SUMMARY.mdbuild.shPretaster: build.shpretaster-with-taster.jsonPretaster: pretaster-with-taster.jsonpretaster.jsonPretaster: pretaster.json
- Added
SESSION_SUMMARY.mdin pretaster helpers documenting the debugging session instantiate internal5 files
SESSION_SUMMARY.mdbuild-pretaster.shbuild-taster-with-psp.shcreate-pretaster-matrix.shrun-pretaster-tests.sh
- Added
DEBUGGING_REPORT.mdwith CI/CD investigation findings baseline internal1 file
DEBUGGING_REPORT.md