Skip to content

fix dependency resolving for dependencies of dependencies needing a local dependency#838

Merged
hcannoodt merged 4 commits into
develop_0_9from
fix/broken_dependency_resolving
Jul 15, 2025
Merged

fix dependency resolving for dependencies of dependencies needing a local dependency#838
hcannoodt merged 4 commits into
develop_0_9from
fix/broken_dependency_resolving

Conversation

@hcannoodt
Copy link
Copy Markdown
Collaborator

@hcannoodt hcannoodt commented Jul 14, 2025

Describe your changes

Issue found in: https://github.com/openpipelines-bio/openpipeline_spatial/tree/spatial-qc

A local dependency needed by a dependency that is already copied in the dependency folder can't be resolved

Related issue(s)

Closes #xxxx

Type of Change

  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • New functionality (non-breaking change which adds functionality)
  • Major change (non-breaking change which modifies existing functionality)
  • Minor change (non-breaking change which does not modify existing functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • This change requires a documentation update

Checklist

Requirements:

  • I have read the CONTRIBUTING doc.
  • I have performed a self-review of my code by checking the "Changed Files" tab.
  • My code follows the code style of this project.

Tests:

  • I have added tests that prove my fix is effective or that my feature works.
  • New and existing unit tests pass locally with my changes.

Documentation:

  • Proposed changes are described in the CHANGELOG.md.
  • I have updated the documentation accordingly.

Test Environment

@hcannoodt hcannoodt requested a review from tverbeiren July 15, 2025 06:56
@hcannoodt hcannoodt changed the title fix dependency resolving for dependencies of dependencies needing a l… fix dependency resolving for dependencies of dependencies needing a local dependency Jul 15, 2025
@hcannoodt hcannoodt merged commit 3288f43 into develop_0_9 Jul 15, 2025
7 of 13 checks passed
@rcannood rcannood deleted the fix/broken_dependency_resolving branch October 2, 2025 19:55
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.

2 participants