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

Strip down ReactorRepositoryManager #3178

Merged

Conversation

laeubi
Copy link
Member

@laeubi laeubi commented Dec 7, 2023

Currently ReactorRepositoryManager is also involved in computing target platforms that is actually called on other places with similar context and only referenced on single places.

This strip down ReactorRepositoryManager to providing the PublishingRepository and inline the computation of platforms to allow more local optimiziations.

Currently ReactorRepositoryManager is also involved in computing target
platforms that is actually called on other places with similar context
and only referenced on single places.

This strip down ReactorRepositoryManager to providing the
PublishingRepository and inline the computation of platforms to allow
more local optimiziations.
@laeubi laeubi added the backport-to-tycho-4.0.x Can be added to a PR to trigger an automatic backport of the change label Dec 7, 2023
Copy link

github-actions bot commented Dec 7, 2023

Test Results

382 files  ±0  382 suites  ±0   2h 42m 21s ⏱️ +38s
376 tests ±0  368 ✔️  - 2    6 💤 ±0  1 +1  1 🔥 +1 
752 runs  ±0  737 ✔️  - 2  13 💤 ±0  1 +1  1 🔥 +1 

For more details on these failures and errors, see this check.

Results for commit 2aec2c5. ± Comparison against base commit 2fe6856.

@laeubi laeubi merged commit 0d4fe15 into eclipse-tycho:master Dec 8, 2023
5 of 11 checks passed
Copy link

github-actions bot commented Dec 8, 2023

💚 All backports created successfully

Status Branch Result
tycho-4.0.x

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-to-tycho-4.0.x Can be added to a PR to trigger an automatic backport of the change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant