pyvider-components
2025-10-11
Removed monorepo CI/CD infrastructure and refactored flavor CLI
852 files · 50,358+ · 102,478-
Monorepo code removal
4 files changed
01-ingredient-prep.ymlRemoved ingredient preparation workflow02-pretaster-pipeline.ymlRemoved pretaster pipeline03-flavor-pipeline.ymlRemoved flavor pipeline04-taster-pipeline.ymlRemoved taster pipeline
Flavor CLI command refactoring
9 files changed
cli.pyCLI structure improvements with cleaner patternsextract.pyRefactored extract command with improved error handlingingredients.pyRefactored ingredients command for consistencyinspect.pyRefactored inspect commandpackage.pyRefactored package command with cleaner patternskeygen.pyUpdated keygen commandutils.pyUpdated utility commandsverify.pyUpdated verify command__init__.pyUpdated module exports
- Refactored flavor CLI commands for improved error handling and output formatting
decouple
behavioral
5 files
cli.pyextract.pyingredients.pyinspect.pypackage.py
- Updated utility and verification commands for consistency
decouple
internal
3 files
keygen.pyutils.pyverify.py
- Updated pyproject.toml with dependency adjustments
baseline
internal
1 file
pyproject.toml