codacy-analysis-cli icon indicating copy to clipboard operation
codacy-analysis-cli copied to clipboard

fix: Map folder for tools cache

Open mrfyda opened this issue 4 years ago • 0 comments

@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:

  1. Tools remote call was not being cached (is this intentional because we don't have a way to invalidate it?)
  2. The cache folder was reading the OS and user of the container - always Linux and root
  3. The cache folder was not mounting the user folder to the container

mrfyda avatar Apr 16 '21 08:04 mrfyda