flavorpack
2025-10-14
Codebase-wide error handling simplification across 113 files
113 files · 513+ · 1,487-
Codebase-Wide Simplification
31 files changed
package.pyUpdated package modulekeys.pyUpdated keysorchestrator.pyUpdated orchestratororchestrator_ingredients.pyUpdated orchestrator_ingredientsdependency_resolver.pyUpdated dependency_resolver packagerdist_manager.pyUpdated dist_manager packagerenvironment_builder.pyUpdated environment_builder packagerpackager.pyUpdated packager packagerpypapip_manager.pyUpdated pypapip_manager packagerslot_builder.pyUpdated slot_builder packageruv_manager.pyUpdated uv_manager packagerwheel_builder.pyUpdated wheel_builder packagerbackends.pyUpdated PSP backendsbuilder.pyUpdated PSP builderenvironment.pyUpdated PSP environmentexecutor.pyUpdated PSP executorextraction.pyUpdated PSP extractionhandlers.pyUpdated PSP handlersindex.pyUpdated PSP indexkeys.pyUpdated PSP keyslauncher.pyUpdated PSP launcherassembly.pyUpdated PSP metadata assemblypspf_builder.pyUpdated PSP pspf_builderslots.pyUpdated PSP slotsspec.pyUpdated PSP specvalidation.pyUpdated PSP validationworkenv.pyUpdated PSP workenvpaths.pyUpdated PSP pathsvalidators.pyUpdated PSP validatorsprotocols.pyUpdated PSP protocolsverification.pyUpdated verification module
- Simplified error handling and logging patterns across 105 files remediate behavioral
- Removed verbose try/except blocks and redundant error messages decouple internal
- Streamlined source modules: commands, packaging, PSP, config, ingredients, utils baseline internal
- Simplified test files with cleaner assertions and less boilerplate qualify internal
- Updated scripts, tools, and taster test commands qualify internal
Version and Build Updates
82 files changed
test-metadata.pyUpdated test-metadata.pyVERSIONVersion bumpflavor-private.keyRotated key fileflavor-public.keyRotated key filepyproject.tomlUpdated project configurationexport_protobuf_spec.pyUpdated export_protobuf_spec.py scriptfix_doc_links.pyUpdated fix_doc_links.py scriptgenerate_test_vectors.pyUpdated generate_test_vectors.py scriptverify_operations.pyUpdated verify_operations.py scriptextract.pyUpdated extract commandingredients.pyUpdated ingredients commandinspect.pyUpdated inspect commandpackage.pyUpdated package commandutils.pyUpdated utils commandworkenv.pyUpdated workenv commandconfig.pyUpdated config configbinary_loader.pyUpdated binary_loadermanager.pyUpdated managertest_archive_chain.pyArchived stale codehandshake_client.pyUpdated tests for handshake_clienttest_cache_management.pyUpdated tests for cache_managementtest_cli.pyUpdated tests for clitest_foundation_config.pyUpdated tests for foundation_configtest_bundle_execution.pyUpdated tests for bundle_executiontest_launcher_execution.pyUpdated tests for launcher_executiontest_metadata_assembly.pyUpdated tests for metadata_assemblytest_mmap_backends.pyUpdated tests for mmap_backendstest_operation_chains.pyUpdated tests for operation_chainstest_platform_environment.pyUpdated tests for platform_environmenttest_protobuf_json_comparison.pyUpdated tests for protobuf_json_comparisontest_pspf_2025_builder.pyUpdated tests for pspf_2025_buildertest_pspf_2025_core.pyUpdated tests for pspf_2025_coretest_pspf_2025_enhanced.pyUpdated tests for pspf_2025_enhancedtest_pspf_2025_integration.pyUpdated tests for pspf_2025_integrationtest_pspf_2025_security.pyUpdated tests for pspf_2025_securitytest_pspf_2025_slots.pyUpdated tests for pspf_2025_slotstest_pspf_builder_tdd.pyUpdated tests for pspf_builder_tddtest_workenv_directories.pyUpdated tests for workenv_directoriestest_pretaster_integration.pyUpdated tests for pretaster_integrationtest_mmap_edge_cases.pyUpdated tests for mmap_edge_casestest_mmap_performance.pyUpdated tests for mmap_performancetest_dist_manager.pyUpdated tests for dist_managertest_integration.pyUpdated tests for integrationtest_pypapip_manager.pyUpdated tests for pypapip_managertest_uv_manager.pyUpdated tests for uv_managertest_wheel_builder.pyUpdated tests for wheel_buildertest_orchestrator.pyUpdated tests for orchestratortest_uv_download.pyUpdated tests for uv_downloadtest_launcher_availability.pyUpdated tests for launcher_availabilitytest_package_security.pyUpdated tests for package_securityflavor-private.keyRotated key fileflavor-public.keyRotated key fileflavor-private.keyRotated key fileflavor-public.keyRotated key fileargv.pyUpdated taster argv commandbenchmark.pyUpdated taster benchmark commandcache.pyUpdated taster cache commandcrosslang.pyUpdated taster crosslang commandenv.pyUpdated taster env commandexec_test.pyUpdated taster exec_test commandfeatures.pyUpdated taster features commandlauncher_test.pyUpdated taster launcher_test commandmetadata.pyUpdated taster metadata commandmmap.pyUpdated taster mmap commandpackage.pyUpdated taster package commandpipe.pyUpdated taster pipe commandsignals.pyUpdated taster signals commandslot_test.pyUpdated taster slot_test commandverify.pyUpdated taster verify commandtest_cross_language_operations.pyUpdated taster test for cross_language_operationstest_crosslang.pyUpdated taster test for crosslangtest_hypothesis_breaking.pyUpdated taster test for hypothesis_breakingtest_verify_json.pyUpdated taster test for verify_jsontest_extract_command.pyUpdated tests for extract_commandtest_inspect_command.pyUpdated tests for inspect_commandtest_operations_comprehensive.pyUpdated tests for operations_comprehensivetest_utils_platform.pyUpdated tests for utils_platformtest_mock_accuracy.pyUpdated tests for mock_accuracybuild_wheel.pyUpdated build_wheel.py toolembed_ingredients.pyUpdated embed_ingredients.py toolrelease.pyUpdated release.py toolvalidate_wheel.pyUpdated validate_wheel.py tool