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

feat: optimize resolving manifests #293

Conversation

paullatzelsperger
Copy link
Member

@paullatzelsperger paullatzelsperger commented Nov 19, 2024

What this PR changes/adds

improves the manifest resolution tasks and declares task outputs for the downloadManifests task.
In addition, this PR adds facilities to resolve dependency files from both HTTP and the file system. This could come in handy when dealing with local builds.

Why it does that

avoid unnecessary task invocations

Linked Issue(s)

Closes # <-- insert Issue number if one exists

Please be sure to take a look at the contributing guidelines and our etiquette for pull requests.

@paullatzelsperger paullatzelsperger added the enhancement New feature or request label Nov 19, 2024
@paullatzelsperger paullatzelsperger force-pushed the feat/optimize_manifestresolve_task branch from 13a02a9 to 347ffcf Compare November 19, 2024 14:23
@paullatzelsperger paullatzelsperger force-pushed the feat/optimize_manifestresolve_task branch from 347ffcf to 846ad20 Compare November 19, 2024 14:26
@paullatzelsperger paullatzelsperger merged commit ea7b387 into eclipse-edc:main Nov 25, 2024
8 checks passed
@paullatzelsperger paullatzelsperger deleted the feat/optimize_manifestresolve_task branch November 25, 2024 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants