Skip to content

Collecting all plugin models and prevent repeated lookup#2056

Closed
laeubi wants to merge 1 commit intoeclipse-pde:masterfrom
laeubi:streamline_collection
Closed

Collecting all plugin models and prevent repeated lookup#2056
laeubi wants to merge 1 commit intoeclipse-pde:masterfrom
laeubi:streamline_collection

Conversation

@laeubi
Copy link
Contributor

@laeubi laeubi commented Oct 24, 2025

Currently we add the models we convert the model we have looked up from the id into a bundle description, just to later match them up to models again.

This now stores all collected models for later usage and to prepare for additional filtering.

This is an extract from:

and later can be used to properly filter invalid providers from the launch.

@laeubi laeubi marked this pull request as draft October 24, 2025 18:43
@github-actions
Copy link

github-actions bot commented Oct 24, 2025

Test Results

111 files  ±0  111 suites  ±0   22m 30s ⏱️ +55s
310 tests ±0  306 ✅ ±0   4 💤 ±0  0 ❌ ±0 
864 runs  ±0  851 ✅ ±0  13 💤 ±0  0 ❌ ±0 

Results for commit d70df04. ± Comparison against base commit 7caca2d.

♻️ This comment has been updated with latest results.

Currently we add the models we convert the model we have looked up from
the id into a bundle description, just to later match them up to models
again.

This now stores all collected models for later usage and to prepare for
additional filtering.
@laeubi laeubi force-pushed the streamline_collection branch from ee530f0 to d70df04 Compare October 25, 2025 13:02
@laeubi laeubi closed this Oct 26, 2025
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.

1 participant