Automattic / hostmgr

A tool for managing macOS VM hosts
Mozilla Public License 2.0
9 stars 3 forks source link

Decompressing an AAR file sometimes fails #75

Open jkmassel opened 10 months ago

jkmassel commented 10 months ago

When it does, we shouldn't leave the partially-extracted Git Mirror in an inconsistent state. This will cause future checkouts to break.

This is related to another issue – in release builds, we should delete the aar file after extracting it. This ensures that:

  1. We don't use up too much disk space on the machine
  2. If the AAR file is invalid, we don't have to remote into each one