b7cd45a918
When looking for the latest version of the artifacts for a specific country, we need to fetch all artifacts in the blob storage in order to figure out what is latest. This fix uses an approximation of latest version number (actually the one shipping in a month) and trying to download that (or 2 prior versions) Additional improvements we are looking at for future optimizations: - Use OCI artifacts for artifacts storage instead of traditional blob storage - Restructure artifacts in more layers to allow for partial download of what you need in various scenarios - Create index if artifacts to allow for querying artifacts without reading tags/annotations --------- Co-authored-by: freddydk <freddydk@users.noreply.github.com> |
||
---|---|---|
.. | ||
Download-Artifacts.ps1 | ||
Get-BCArtifactUrl.ps1 | ||
Get-NavArtifactUrl.ps1 |