Skip to content

Add Filesystem cleanup checker

Compare
Choose a tag to compare
@ragnarkurmwunder ragnarkurmwunder released this 19 Apr 18:50
· 62 commits to master since this release

New features

  • Add Public filesystem Cleanup checker. Clean up leftover files by 'Create a file in public filesystem checker'. Sometimes when a (network-based) filesystem crashes or has other problems, temporary test files start to accumulate. This checker cleans them up, and reports errors.
  • Add Psalm code scanner to keep the pinger in good shape.