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

Add support for reading artifacts from global bundle pools #4570

Merged
merged 1 commit into from
Dec 28, 2024

Conversation

laeubi
Copy link
Member

@laeubi laeubi commented Dec 28, 2024

Since a while P2 offers a utility method to get access to the shared bundlepools that allow to reuse artifacts already downloaded.

This now adds a first implementation of ArtifactDownloadProvider that make use of this shared pools to provide artifacts from the local pools instead of download them through remote sites.

@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 28, 2024
@laeubi laeubi enabled auto-merge (rebase) December 28, 2024 17:04
@laeubi laeubi disabled auto-merge December 28, 2024 17:06
@laeubi

This comment was marked as outdated.

Copy link

Test Results

  606 files  ±0    606 suites  ±0   4h 14m 33s ⏱️ + 5m 29s
  433 tests ±0    426 ✅ ±0   7 💤 ±0  0 ❌ ±0 
1 299 runs  ±0  1 277 ✅ ±0  22 💤 ±0  0 ❌ ±0 

Results for commit 80cd493. ± Comparison against base commit 0222e62.

Since a while P2 offers a utility method to get access to the shared
bundlepools that allow to reuse artifacts already downloaded.

This now adds a first implementation of ArtifactDownloadProvider that
make use of this shared pools to provide artifacts from the local pools
instead of download them through remote sites.
@laeubi laeubi force-pushed the add_bundlepool_provider branch from 80cd493 to 81fd0e2 Compare December 28, 2024 19:27
@laeubi laeubi enabled auto-merge (rebase) December 28, 2024 19:30
@laeubi laeubi merged commit 29008ee into eclipse-tycho:main Dec 28, 2024
12 of 14 checks passed
@eclipse-tycho-bot
Copy link

💚 All backports created successfully

Status Branch Result
tycho-4.0.x

Note: Successful backport PRs will be merged automatically after passing CI.

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