Cache of prefix-dev/pixi orb appears to grow indefinitely - where do I report issues with this orb? - Orbs - CircleCI Discuss
Hi there, we’re seeing very large cache sizes with the pixi orb (CircleCI Developer Hub - prefix-dev/pixi). For example, this test run uses a 13 GB cache: CircleCI. I suspect there is a bug in the orb that causes the cache to grow indefinitely. If there is no cache key matching the pixi.lock file exactly, another key will be used to pre-populate the cache directories. Next the files matching the lock file will be added to the cache directories, and then the result (including all files from the p...