Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ENH] - Implement archiving of old builds #947

Open
peytondmurray opened this issue Nov 4, 2024 · 0 comments
Open

[ENH] - Implement archiving of old builds #947

peytondmurray opened this issue Nov 4, 2024 · 0 comments
Assignees
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

Comments

@peytondmurray
Copy link
Contributor

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:

  1. Create an endpoint to archive a build: /api/v1/build/{build_id}/archive/
  2. 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

@peytondmurray peytondmurray added area: user experience 👩🏻‍💻 Items impacting the end-user experience 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 area: workflow-improvements Issue is affected by upcoming workflow improvements labels Nov 4, 2024
@peytondmurray peytondmurray self-assigned this Nov 4, 2024
@soapy1 soapy1 moved this from New 🚦 to Ready 🛎️ in conda-store 🐍 Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
Status: Ready 🛎️
Development

No branches or pull requests

1 participant