Install cylc components: local_source option - #158
Merged
Conversation
oliver-sanders
force-pushed
the
install-cylc-components++
branch
9 times, most recently
from
June 24, 2026 14:41
503b3d8 to
7eb0041
Compare
oliver-sanders
force-pushed
the
install-cylc-components++
branch
from
July 30, 2026 13:55
b99c091 to
b6f8e33
Compare
oliver-sanders
marked this pull request as ready for review
July 30, 2026 13:55
MetRonnie
reviewed
Aug 4, 2026
Co-authored-by: Ronnie Dutta <61982285+MetRonnie@users.noreply.github.com>
MetRonnie
reviewed
Aug 4, 2026
MetRonnie
reviewed
Aug 6, 2026
Co-authored-by: Ronnie Dutta <61982285+MetRonnie@users.noreply.github.com>
MetRonnie
approved these changes
Aug 6, 2026
Member
Author
|
(will try and get the Rose side of this lined up before merging) |
Member
Author
|
Downstream passing. |
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.
Description
Add an option to allow a local source copy to be installed along with dependencies.
The motive here is to avoid the awkward 2-stage
pip installwhere it's possible that the locally-installed source will be replaced, or cause a dependency to be replaced depending on order.Context:
Checklist
README.mdand have opened this against the correct branch & milestone