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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

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
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.

1 participant