feat(core): move download_link property to an asset#2091
Merged
sbrunato merged 16 commits intoJun 2, 2026
Merged
Conversation
pdavid-cssopra
force-pushed
the
feat-move-downloadlink-property-to-an-asset-2069
branch
from
March 16, 2026 16:08
86d88b2 to
5c91ba2
Compare
Contributor
Collaborator
Code Coverage (Ubuntu)DetailsDiff against developResults for commit: 1a81d2b Minimum allowed coverage is ♻️ This comment has been updated with latest results |
pdavid-cssopra
force-pushed
the
feat-move-downloadlink-property-to-an-asset-2069
branch
2 times, most recently
from
March 17, 2026 10:42
6061929 to
1a81d2b
Compare
sbrunato
requested changes
Apr 9, 2026
Collaborator
|
PR included in #2156 |
sbrunato
force-pushed
the
feat-move-downloadlink-property-to-an-asset-2069
branch
2 times, most recently
from
May 28, 2026 15:04
422d842 to
9aa9943
Compare
Contributor
Code Coverage (Ubuntu)DetailsDiff against developResults for commit: c773d10 Minimum allowed coverage is ♻️ This comment has been updated with latest results |
Contributor
Code Coverage (Windows)DetailsDiff against developResults for commit: c773d10 Minimum allowed coverage is ♻️ This comment has been updated with latest results |
+ update/complete asset mapping behaviour + update provider configuration + update specific providers + centralize/deduplicate source
sbrunato
force-pushed
the
feat-move-downloadlink-property-to-an-asset-2069
branch
from
June 2, 2026 12:57
960a09b to
a6b2171
Compare
sbrunato
marked this pull request as ready for review
June 2, 2026 14:03
sbrunato
approved these changes
Jun 2, 2026
This was referenced Jun 2, 2026
sbrunato
added a commit
that referenced
this pull request
Jun 2, 2026
Co-authored-by: Sylvain Brunato <sylvain.brunato@c-s.fr>
sbrunato
added a commit
that referenced
this pull request
Jun 4, 2026
Co-authored-by: Sylvain Brunato <sylvain.brunato@c-s.fr>
sbrunato
added a commit
that referenced
this pull request
Jun 18, 2026
Co-authored-by: Sylvain Brunato <sylvain.brunato@c-s.fr>
sbrunato
added a commit
that referenced
this pull request
Jun 24, 2026
Co-authored-by: Sylvain Brunato <sylvain.brunato@c-s.fr>
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 #1929
Fixes #2069
Task
move
eodag:download_linkproperty to an asset when it is downloadable (do not keep it has a fake-value and when product download was performed from other assets). If the download_link is not required, remove it and do not add it to assets.download_linkas keyarchive, dataas rolesWhen downloading a whole product:
archivein rolesarchivein roles, download all assetsNote:
hrefororder_linkWork on