Add experimental Fleet runtime orchestration API - #45
Merged
Conversation
This was referenced Jun 30, 2026
jezdez
marked this pull request as ready for review
July 7, 2026 13:25
Owner
Author
jezdez
force-pushed
the
fix/conda-fleet-api
branch
from
July 7, 2026 14:57
00f248f to
5ee59b4
Compare
jezdez
force-pushed
the
fix/conda-fleet-api
branch
from
July 21, 2026 02:03
32118e8 to
d3e2e81
Compare
jezdez
marked this pull request as draft
July 21, 2026 02:04
jezdez
marked this pull request as ready for review
July 21, 2026 06:24
jezdez
force-pushed
the
fix/conda-fleet-api
branch
from
July 21, 2026 06:40
d3e2e81 to
280dbb7
Compare
jezdez
force-pushed
the
fix/issue-69-launcher-receipts
branch
2 times, most recently
from
July 21, 2026 06:46
aebc20d to
982b7ce
Compare
jezdez
force-pushed
the
fix/conda-fleet-api
branch
from
July 21, 2026 06:46
280dbb7 to
04f6414
Compare
jezdez
force-pushed
the
fix/issue-69-launcher-receipts
branch
from
July 21, 2026 06:50
982b7ce to
5cd0bc4
Compare
jezdez
force-pushed
the
fix/conda-fleet-api
branch
from
July 21, 2026 06:50
04f6414 to
ba90c05
Compare
17 tasks
jezdez
force-pushed
the
fix/conda-fleet-api
branch
from
July 21, 2026 16:58
ba90c05 to
499aa58
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
conda_ship::fleetRust API for downstream orchestrators that manage several locked prefixesCompatibility boundaries
condaand does not set conda activation variablesforceperforms an in-place full-lock reinstall while preserving named environments and unrelated filesFleet::removeoperation under the same adjacent prefix lockfleetCargo feature is enabledLauncher ownership
Fleet does not create or consume direct-install launcher receipts. The optional receipt API in #73 is independent and is not a prerequisite.
Follow-ups
RuntimeSpecCloses #48
Closes #49
Closes #52