mirror of
https://github.com/ubicloud/ubicloud.git
synced 2025-11-29 17:10:26 +08:00
The previous commit generated by Claude Code had the following issues: Significant issues: * Duplicate query errors * The audit log action entry used does not exist * Added route didn't use a terminal match * Golden files not updated * No testing of case where there were no cache entries * Did not test output of command in CLI test Minor issues: * Unnecessary args 0 call in CLI code * Unnecessary block variables in CLI code Most of the significant issues I wouldn't expect an AI to be aware of. This commit fixes the above issues. However, in general the approach will be problematic for repositories with a large number of cache entries, since each destruction needs an S3 query. We need to switch to an approach that uses a prog. |
||
|---|---|---|
| .. | ||
| list-cache-entries.rb | ||
| remove-all-cache-entries.rb | ||
| remove-cache-entry.rb | ||