[ENH] - Implement archiving of old builds #947
Labels
area: user experience 👩🏻💻
Items impacting the end-user experience
area: workflow-improvements
Issue is affected by upcoming workflow improvements
impact: high 🟥
This issue affects most of the conda-store users or is a critical issue
needs: discussion 💬
This item needs team-level discussion before scoping
roadmap: storage + backup + restore
Feature description
This issue for tracking work on archiving old builds. Archived builds should only keep the lockfile; if they become activated again, the lockfile should be used to reinstall the environment from scratch. Proposed approach:
/api/v1/build/{build_id}/archive/
conda-store-ui
to archive old builds of an environment.Value and/or benefit
Archiving old builds will save disk space for deployments with many old builds.
Anything else?
No response
The text was updated successfully, but these errors were encountered: