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

Prepare for using new Transport#downloadArtifact #4560

Merged
merged 1 commit into from
Dec 27, 2024

Conversation

laeubi
Copy link
Member

@laeubi laeubi commented Dec 27, 2024

P2 has a new way to download an actual P2 artifact by passing the IArtifactDescriptor to the transport so it can use additional information for caching.

This simply prepares the TychoRepositoryTransport for usages by overriding the new method and delegate calls from the old one.

P2 has a new way to download an actual P2 artifact by passing the
IArtifactDescriptor to the transport so it can use additional
information for caching.

This simply prepares the TychoRepositoryTransport for usages by
overriding the new method and delegate calls from the old one.
@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 27, 2024
@laeubi laeubi enabled auto-merge (rebase) December 27, 2024 08:50
@laeubi laeubi merged commit feff817 into eclipse-tycho:main Dec 27, 2024
15 checks passed
@eclipse-tycho-bot
Copy link

💔 All backports failed

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

You might need to backport the following PRs to tycho-4.0.x:
- Unify access to the Tycho cache directory
- Do not synchronize and add a timeout for "bad" locations

Manual backport

To create the backport manually run:

backport --pr 4560

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