Files
artifactapi/internal/virtual
unkinben 30b7cef026
ci/woodpecker/tag/docker Pipeline was successful
fix: strip base URL path prefix from helm chart download URLs (#64)
When a helm repo base URL includes a path component (e.g. \`stakater.github.io/stakater-charts\`), the merger was extracting the full URL path (\`stakater-charts/reloader-2.2.8.tgz\`) and the proxy then constructed \`base_url/stakater-charts/reloader-2.2.8.tgz\` = double path = 404.

Fix: \`extractPathRelativeToBase()\` strips the shared base path prefix so only the filename portion is used as the proxy path.
Reviewed-on: #64
Co-authored-by: Ben Vincent <ben@unkin.net>
Co-committed-by: Ben Vincent <ben@unkin.net>
2026-06-27 08:02:52 +10:00
..
2026-06-07 19:30:35 +10:00
2026-06-07 19:30:35 +10:00