Speed up drone check #1324
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "drone-clone-speedup"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently, a Drone check takes ~2:30-3:20, mostly because of the full clone of fsfe-website. Since the repo is 1.5GB heavy, this takes a while.
This PR
This reduces the size to ~1GB in my local test, and seems to speed up the drone run by up to 50% (hard to measure because times vary)