[ENH] - Add the ability to transfer individual environments between conda-store deployments #952
Labels
area: user experience 👩🏻💻
Items impacting the end-user experience
area: workflow-improvements
Issue is affected by upcoming workflow improvements
needs: discussion 💬
This item needs team-level discussion before scoping
needs: investigation 🔎
Someone in the team needs to look into this issue before scoping
roadmap: storage + backup + restore
type: enhancement 💅🏼
Feature description
It would be useful to be able to transfer environments and their histories between conda-store deployments. To do this, we'd first need to design a serialization format for conda environments that captures both the environment specification, the resulting lockfile, and the environment history.
Note that this is not needed for #949 because that issue can be solved by simply exporting the entire conda-store database, but if this issue were resolved we could make use of it for that purpose as well.
Value and/or benefit
Sharing environments between deployments!
Anything else?
No response
The text was updated successfully, but these errors were encountered: