bfiles 2025-10-28
Corrected operation string for unsafe-excluded files in bundler
1 files · 1+ · 1-

Bundler operation string correction

1 file changed
  • bundler.py Changed operation='unsafe_excluded' to operation='excluded' for files excluded via the unsafe path
  • Changed operation="unsafe_excluded" to operation="excluded" when evolving metadata for files excluded via the unsafe path — aligns the operation value with what the rest of the system expects for excluded items remediate internal
    1 file
    • bundler.py