Bug #98247
closed
runTests.sh -s clean also deletes .cache/.npmrc
Added by Oliver Klee about 2 years ago.
Updated about 2 years ago.
Description
Either runTests.sh -s clean must not delete that file, or we must stop versioning that file. Otherwise, running runTests.sh -s clean will always create changes to the git working copy, which is not desired.
In general, having an important configuration file in a cache folder looks wrong to me - both semantically (as this is not a cache file) as well as workflow-wise (I'd expect to be able to empty a cache folder without any fallout).
- Related to Task #98270: Drop unneeded .cache/.npmrc added
- Related to deleted (Task #98270: Drop unneeded .cache/.npmrc)
- Has duplicate Task #98270: Drop unneeded .cache/.npmrc added
- Has duplicate deleted (Task #98270: Drop unneeded .cache/.npmrc)
- Related to Task #98270: Drop unneeded .cache/.npmrc added
- Status changed from New to Closed
Also available in: Atom
PDF