Skip to content

Clean up elasticsearch archive after unpacking

Lukas 'ai-pi' Eipert requested to merge leipert-elastic-search-cleanup into main

What does this Merge Request do and why?

We are currently keeping the archive around after unpacking, which we do not really need. If someone removes elasticsearch/ we can simply re-download.

Merge Request checklist

  • This change is backward compatible. If not, please include steps to communicate to our users.
  • Tests added for new functionality. If not, please raise Issue to follow-up.
  • Documentation added/updated, if needed.
  • gdk doctor test added, if needed.
  • Add the ~highlight label if this MR should be included in the CHANGELOG.md.
Edited by Lukas 'ai-pi' Eipert

Merge request reports