pyvider-components
2025-10-19
Re-added monorepo CI/CD infrastructure with expanded Go execution modules
867 files · 104,129+ · 48,264-
Monorepo CI/CD re-integration
4 files changed
01-ingredient-prep.ymlRe-added ingredient preparation workflow02-pretaster-pipeline.ymlRe-added pretaster pipeline03-flavor-pipeline.ymlRe-added flavor pipeline04-taster-pipeline.ymlRe-added taster pipeline
- Re-added all GitHub Actions workflows from ingredient-prep through release-pipeline
instantiate
internal
4 files
01-ingredient-prep.yml02-pretaster-pipeline.yml03-flavor-pipeline.yml04-taster-pipeline.yml
- Re-added build scripts, helper tools, and flavor infrastructure
instantiate
internal
3 files
build-flavor-self.shbuild-platform-wheel.shrun-tests.sh
Expanded Go execution modules
12 files changed
execution.goCore execution logicexecution_cache.goExecution caching moduleexecution_env.goExecution environment handlingexecution_setup.goExecution setup proceduresexecution_slots.goExecution slot processingexecution_spawn.goProcess spawning logicbuilder_helpers.goBuilder helper functionsbuilder_types.goBuilder type definitionslauncher_cli.goLauncher CLI interfacelauncher_validation.goLauncher input validationreader_slots.goReader slot processingreader_verify.goReader verification logic
- Re-added Go execution modules with decomposed architecture (env, setup, slots, spawn, cache)
instantiate
internal
6 files
execution.goexecution_cache.goexecution_env.goexecution_setup.goexecution_slots.goexecution_spawn.go
- Re-added expanded builder, launcher, and reader modules with helper/validation decomposition
instantiate
internal
6 files
builder_helpers.gobuilder_types.golauncher_cli.golauncher_validation.goreader_slots.goreader_verify.go