feat(asset): move download from product to asset #1619#2156
Draft
pdavid-cssopra wants to merge 1 commit into
Draft
Conversation
pdavid-cssopra
force-pushed
the
feat-update-plugin-downloads-methods-to-use-an-asset-as-input-instead-of-a-product
branch
3 times, most recently
from
April 24, 2026 12:50
5af1c19 to
0982160
Compare
Contributor
Test Results 4 files ± 0 4 suites ±0 4m 24s ⏱️ +6s Results for commit ea664a7. ± Comparison against base commit 0d0a152. This pull request removes 535 and adds 464 tests. Note that renamed tests count towards both.♻️ This comment has been updated with latest results. |
Collaborator
Code Coverage (Ubuntu)DetailsDiff against developResults for commit: ea664a7 Minimum allowed coverage is ♻️ This comment has been updated with latest results |
Collaborator
Code Coverage (Windows)DetailsDiff against developResults for commit: ea664a7 Minimum allowed coverage is ♻️ This comment has been updated with latest results |
pdavid-cssopra
force-pushed
the
feat-update-plugin-downloads-methods-to-use-an-asset-as-input-instead-of-a-product
branch
from
April 24, 2026 13:10
c196fac to
f3082cb
Compare
pdavid-cssopra
marked this pull request as draft
April 24, 2026 13:11
pdavid-cssopra
force-pushed
the
feat-update-plugin-downloads-methods-to-use-an-asset-as-input-instead-of-a-product
branch
10 times, most recently
from
April 27, 2026 07:26
1431d6f to
30b9cd6
Compare
pdavid-cssopra
force-pushed
the
feat-update-plugin-downloads-methods-to-use-an-asset-as-input-instead-of-a-product
branch
5 times, most recently
from
April 28, 2026 13:13
f2810ca to
2ffa657
Compare
+ update/complete asset mapping behaviour #2069 + update provider configuration #2069 + update specific providers #2069 + centralize/deduplicate source #2069 + rework register download #2071 + rework downloader patching #2071 + rework http download + stream #2071 + rework cache management as statement #2071 + sanitize dependencies expression #2071 + rework aws download + stream #2071 + makes all download request pass through processor to manage download paralellize restrict #2071 + update tests and tests samples #2071
pdavid-cssopra
force-pushed
the
feat-update-plugin-downloads-methods-to-use-an-asset-as-input-instead-of-a-product
branch
from
April 28, 2026 14:31
2ffa657 to
ea664a7
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
from #1619
What's to do
What's missing ? details here
(The class is only a draft, probably to be replaced eventually by a singleflight library; the interfaces are standard.)
Last implementation details