Skip to content

Add branch option resolution in deps installation - #145

Merged
Arvolear merged 2 commits into
devfrom
feat/git-branch-deps
Sep 10, 2026
Merged

Add branch option resolution in deps installation#145
Arvolear merged 2 commits into
devfrom
feat/git-branch-deps

Conversation

@ikripaka

@ikripaka ikripaka commented Sep 3, 2026

Copy link
Copy Markdown
Collaborator
  • This PR suggests a bug fix and I've added the necessary tests.
  • This PR introduces a new feature and I've discussed the update in an Issue or with the team.
  • This PR is just a minor change like a typo fix.

Resolves #141.

Add resolution of the branch option for git dependencies in Simplex.toml.

@ikripaka
ikripaka requested a review from Arvolear as a code owner September 3, 2026 15:09
@LesterEvSe
LesterEvSe self-requested a review September 7, 2026 09:26
Comment thread crates/build/src/config/dependency.rs Outdated
Comment thread crates/cli/src/commands/install.rs Outdated
@ikripaka
ikripaka force-pushed the feat/git-branch-deps branch from d86ad35 to 227fe91 Compare September 7, 2026 13:22
@LesterEvSe

Copy link
Copy Markdown
Collaborator

LGTM

@Arvolear Arvolear left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@Arvolear
Arvolear merged commit 39a69b2 into dev Sep 10, 2026
9 checks passed
@Arvolear
Arvolear deleted the feat/git-branch-deps branch September 10, 2026 09:10
@LesterEvSe LesterEvSe linked an issue Sep 10, 2026 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support branch in git dependencies

3 participants