Skip to content

Fix download_unarchive artifact filename handling#408

Merged
ricardclau merged 1 commit intomasterfrom
fix-download-filename
Mar 23, 2026
Merged

Fix download_unarchive artifact filename handling#408
ricardclau merged 1 commit intomasterfrom
fix-download-filename

Conversation

@ricardclau
Copy link
Copy Markdown
Member

Closes #384

Summary

  • stop deriving the downloaded archive filename from the URL path for download-based deployments
  • use the actual destination returned by Ansible when setting
  • add a regression test for URLs where the archive filename is only exposed through

Validation

  • ./scripts/test-in-docker.sh syntax
  • ./scripts/test-in-docker.sh integration

@ricardclau ricardclau merged commit 7a7f143 into master Mar 23, 2026
4 checks passed
@ricardclau ricardclau deleted the fix-download-filename branch March 23, 2026 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow setting custom dest of get_url when using download deployment strategy

1 participant