Skip to content

[WIP] Fix code for comments in review thread #1917#1919

Closed
Copilot wants to merge 1 commit into
mainfrom
copilot/copilotfix-cache-memory-pipeline-issue
Closed

[WIP] Fix code for comments in review thread #1917#1919
Copilot wants to merge 1 commit into
mainfrom
copilot/copilotfix-cache-memory-pipeline-issue

Conversation

Copilot AI commented Apr 11, 2026

Copy link
Copy Markdown
Contributor
  • Fix 1 (line 151): Guard find "$CACHE_DIR" with if [ -d "$CACHE_DIR" ] check and add || true fallback
  • Fix 2 (line 183): Escape quarantined file output with sed 's/^/| /' to prevent GH Actions command injection
  • Fix 3 (line 185): Preserve directory structure in quarantine destination to avoid filename collisions
  • Fix 4 (line 582): Make TTL key/restore-keys transformations independent instead of gated by single file-wide check
  • Run tests to validate changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants