Determine at configuration time where all intermediates will be stored
Open
- Dominant language
- Python
- Stars
- 33
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Right now, intermediate storage location is determined at configuration time. This should not be the case -- we should figure out where the tags will write at configuration time instead.
This'll enable a lot of cool features, such as pausing and restarting midway through a run.
Contributor guide
Assessment
This issue has not been assessed yet.