-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
At the beginning of the run, we now check the 'rebuild' flag, and explicitly delete anything we are required to rebuild. This lets us simplify later logic by knowing we're allowed to reuse anything that exists. This is part of a larger refactor to support the CI use case; because CI builds each individual font in a transient temporary directory, these artifacts do not persist between runs. To reuse artifacts CI is going to need to start storing these artifacts somewhere other than in the build directory.
- Loading branch information
Showing
1 changed file
with
54 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters