-
Notifications
You must be signed in to change notification settings - Fork 55
Open
Labels
area: user experience 👩🏻💻Items impacting the end-user experienceItems impacting the end-user experiencearea: workflow-improvementsIssue is affected by upcoming workflow improvementsIssue is affected by upcoming workflow improvementsimpact: high 🟥This issue affects most of the conda-store users or is a critical issueThis issue affects most of the conda-store users or is a critical issueneeds: discussion 💬This item needs team-level discussion before scopingThis item needs team-level discussion before scopingroadmap: storage + backup + restore
Description
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:
- Create an endpoint to archive a build:
/api/v1/build/{build_id}/archive/
- Add a button to
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
Metadata
Metadata
Assignees
Labels
area: user experience 👩🏻💻Items impacting the end-user experienceItems impacting the end-user experiencearea: workflow-improvementsIssue is affected by upcoming workflow improvementsIssue is affected by upcoming workflow improvementsimpact: high 🟥This issue affects most of the conda-store users or is a critical issueThis issue affects most of the conda-store users or is a critical issueneeds: discussion 💬This item needs team-level discussion before scopingThis item needs team-level discussion before scopingroadmap: storage + backup + restore
Type
Projects
Status
In Progress 🏗