Component source improvements and utility script cleanup
736 files · 8,880+ · 114,234-

Component Source Improvements

8 files changed
  • settings.local.json settings.local.json
  • .gitignore Git ignore rules
  • CLAUDE.md AI assistant guidelines
  • GEMINI.md GEMINI.md
  • LICENSE LICENSE
  • Makefile Build makefile
  • README.md README.md
  • env.sh env.sh
  • Refactored env_variables.py data source (21 lines changed) with cleaner implementation decouple internal
    5 files
    • env_variables.py
    • test_data_source_env_variables.py
    • __init__.py
    • file_info.py
    • http_api.py
  • Refactored file_info.py data source (48 lines changed) with improved file metadata handling decouple internal
    5 files
    • file_info.py
    • test-metadata.py
    • metadata.md
    • fep-0002-json-metadata-format.md
    • metadata.proto
  • Refactored http_api.py data source (71 lines changed) with better error handling remediate internal
    5 files
    • http_api.py
    • http_api_minimal_test.tf
    • http_api.tf
    • __init__.py
    • env_variables.py
  • Updated nested_data_test_suite.py with minor adjustments decouple internal
    5 files
    • nested_data_test_suite.py
    • __init__.py
    • test_api.py
    • __init__.py
    • test_archive_chain.py
  • Added new functions to string_manipulation.py (56 lines added) instantiate internal
    5 files
    • string_manipulation.py
    • numeric_functions.tf
    • numeric_functions.tf
    • provider.tf
    • main.tf
  • Updated private_state_verifier.py and timed_token.py resources decouple internal
    5 files
    • private_state_verifier.py
    • timed_token.py
    • private_state.tf
    • main.tf
    • provider.tf
8 files changed
  • build-flavor-self.sh Build script: build-flavor-self.sh
  • build-platform-wheel.sh Build script: build-platform-wheel.sh
  • build-pretaster.sh Build script: build-pretaster.sh
  • build-taster-with-psp.sh Build script: build-taster-with-psp.sh
  • create-pretaster-matrix.sh Build script: create-pretaster-matrix.sh
  • download-ingredients.sh Build script: download-ingredients.sh
  • generate-pspf-compatibility-report.sh Build script: generate-pspf-compatibility-report.sh
  • get-ingredient-run.sh Build script: get-ingredient-run.sh
  • Removed UPDATE_ALL_PROVIDERS.py and fix_garnish_providers.py utility scripts (no longer needed) decouple internal
    3 files
    • build-flavor-self.sh
    • build-platform-wheel.sh
    • build-pretaster.sh
  • Updated pyproject.toml dependencies baseline internal
    2 files
    • pyproject.toml
    • pyproject.toml
  • Removed wrknv.toml task configuration baseline internal
    5 files
    • wrknv.toml
    • __init__.py
    • config.py
    • defaults.py
    • config.json