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

Backport target resolve #3283

Merged
merged 3 commits into from Dec 18, 2023

Conversation

laeubi
Copy link
Member

@laeubi laeubi commented Dec 18, 2023

No description provided.

Currently target-platform projects do not have any resolved
dependencies, this has a few disadvantages:

- if one want to see the dependency tree it is empty
- if one wants to mirror a target platform this can't be performed

This adds support for target platform projects to resolve and have their
dependencies injected to support such advanced use-cases.
Copy link

Test Results

   579 files  ±0     579 suites  ±0   3h 43m 30s ⏱️ + 4m 37s
   379 tests ±0     373 ✔️ ±0    6 💤 ±0  0 ±0 
1 137 runs  ±0  1 118 ✔️ ±0  19 💤 ±0  0 ±0 

Results for commit 11b2872. ± Comparison against base commit 4b46fa8.

@laeubi laeubi merged commit f3a481d into eclipse-tycho:tycho-4.0.x Dec 18, 2023
10 checks passed
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.

None yet

1 participant