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

Generate explicit lockfiles per environment #898

Merged
merged 5 commits into from
Nov 17, 2024
Merged

Conversation

jaimergp
Copy link
Contributor

@jaimergp jaimergp commented Nov 14, 2024

Description

I want this to be able to release lockfiles for a given installer, so local clients can create the same environment as shipped in the installer without downloading the whole thing again. Useful for application deployments that have a pretty minimal base environment, and then an application+version specific environment. A local upgrade would then just consist of creating a new environment with the given lockfile, and the user would obtain the same thing as distributed in the new installer.

Checklist - did you ...

  • Add a file to the news directory (using the template) for the next release's release notes?
  • Add / update necessary tests?
  • Add / update outdated documentation?

@jaimergp jaimergp requested a review from a team as a code owner November 14, 2024 21:18
@conda-bot conda-bot added the cla-signed [bot] added once the contributor has signed the CLA label Nov 14, 2024
@jaimergp
Copy link
Contributor Author

@jaimergp jaimergp merged commit 9e323e0 into conda:main Nov 17, 2024
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed [bot] added once the contributor has signed the CLA
Projects
Status: 🏁 Done
Development

Successfully merging this pull request may close these issues.

3 participants