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

Unify access to the Tycho cache directory #4556

Merged
merged 1 commit into from
Dec 26, 2024

Conversation

laeubi
Copy link
Member

@laeubi laeubi commented Dec 26, 2024

Currently Tycho caches data in the local maven repository but the access to that directory is spread over several places.

This unifies the way to get the base directory and adds a new property 'tycho.p2.transport.cache' to allow specify an alternative location.

Currently Tycho caches data in the local maven repository but the access
to that directory is spread over several places.

This unifies the way to get the base directory and adds a new property
'tycho.p2.transport.cache' to allow specify an alternative location.
@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 26, 2024
@laeubi laeubi enabled auto-merge (rebase) December 26, 2024 08:26
Copy link

Test Results

  603 files  ±0    603 suites  ±0   4h 13m 39s ⏱️ + 21m 6s
  432 tests ±0    424 ✅  - 1   7 💤 ±0  1 ❌ +1 
1 296 runs  ±0  1 273 ✅  - 1  22 💤 ±0  1 ❌ +1 

For more details on these failures, see this check.

Results for commit 92c78eb. ± Comparison against base commit 0188d5b.

@laeubi laeubi merged commit 75838f3 into eclipse-tycho:main Dec 26, 2024
14 of 16 checks passed
@eclipse-tycho-bot
Copy link

💔 All backports failed

Status Branch Result
tycho-4.0.x Backport failed because of merge conflicts

Manual backport

To create the backport manually run:

backport --pr 4556

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.

2 participants