codacy-analysis-cli
codacy-analysis-cli copied to clipboard
fix: Map folder for tools cache
@codacy/toss I noticed that the cache was not working when running the CLI. can you give some feedback on how to proceed?
Some issues:
- Tools remote call was not being cached (is this intentional because we don't have a way to invalidate it?)
- The cache folder was reading the OS and user of the container - always Linux and root
- The cache folder was not mounting the user folder to the container