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

Support loading of settings from other locations #1678

Merged

Conversation

laeubi
Copy link
Member

@laeubi laeubi commented Feb 14, 2024

Currently there is only one cached settings object for the all projects but it is possible for projects to carry individual settings.

This now enhances the settings handling in a way to support providing a composite key of global and local settings to be loaded an cached.

This is split up from this:

to keep changes small in the actual PR

Currently there is only one cached settings object for the all projects
but it is possible for projects to carry individual settings.

This now enhances the settings handling in a way to support providing a
composite key of global and local settings to be loaded an cached.
Copy link

Test Results

  214 files  ±0    214 suites  ±0   18m 6s ⏱️ - 3m 37s
  664 tests ±0    653 ✅ ±0  10 💤 ±0  1 ❌ ±0 
1 328 runs  ±0  1 305 ✅ ±0  22 💤 ±0  1 ❌ ±0 

For more details on these failures, see this check.

Results for commit 5cd92b0. ± Comparison against base commit f201544.

@laeubi laeubi merged commit 6f195b7 into eclipse-m2e:master Feb 14, 2024
5 of 7 checks passed
@HannesWell HannesWell added this to the 2.6.0 milestone Feb 17, 2024
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

2 participants