pyvider-components
2025-10-24
Renamed ingredients to helpers and overhauled documentation with shared theme
358 files · 20,090+ · 15,544-
Ingredients-to-helpers rename
6 files changed
01-helper-prep.ymlRenamed from 01-ingredient-prep.yml to 01-helper-prep.ymlget-helper-run.shRenamed from get-ingredient-run.sh to get-helper-run.shhelpers.pyRenamed helpers command module__init__.pyRenamed helpers packagebinary_loader.pyRenamed binary loader to helpers namespacemanager.pyRenamed manager to helpers namespace
- Renamed ingredient-prep workflow to helper-prep and updated all workflow references
decouple
behavioral
4 files
01-helper-prep.ymlget-helper-run.sh02-pretaster-pipeline.yml03-flavor-pipeline.yml
- Renamed Python ingredient modules to helpers namespace
decouple
internal
4 files
helpers.py__init__.pybinary_loader.pymanager.py
Documentation theme and rewrite
12 files changed
README.mdAdded shared theme documentationcontributors.ymlAdded contributor dataexternal_links.ymlAdded external link configurationcustom.jsAdded custom JavaScript for themetermynal.jsAdded terminal animation JavaScripttermynal.cssAdded terminal animation stylesbuilder.mdRewritten builder API documentationcrypto.mdRewritten crypto API documentationreader.mdRewritten reader API documentationroadmap.mdAdded project roadmapglossary.mdAdded glossaryrequirements.mdAdded requirements reference
- Added shared documentation theme with contributor data, external links, and JavaScript components
specify
internal
5 files
README.mdcontributors.ymlexternal_links.ymlcustom.jstermynal.js
- Comprehensive documentation rewrite across API, guide, development, and reference sections
specify
internal
6 files
builder.mdcrypto.mdreader.mdroadmap.mdglossary.mdrequirements.md
- Removed outdated foundry documentation section
decouple
internal
4 files
architecture.mdindex.mdprinciples.mdroadmap.md
Stale file cleanup
1 file changed
COVERAGE_PROGRESS.mdUpdated coverage progress tracking
Source updates
6 files changed
execution.goUpdated Go execution moduleexecution_cache.goUpdated Go execution cachelauncher.goUpdated Go launcherbuilder.pyUpdated Python PSP builderextraction.pyUpdated Python extraction modulereader.pyUpdated Python reader
Test suite updates
7 files changed
test_helpers_list_build.pyAdded helpers list/build teststest_helpers_ops.pyAdded helpers operations teststest_utils_command.pyUpdated utility command teststest_extraction_core.pyAdded extraction core teststest_extraction_ops.pyAdded extraction operations teststest_handlers_archive.pyUpdated archive handler teststest_launcher_execution.pyUpdated launcher execution tests