Skip to content

Add zip archive for windows exe files

What does this MR do?

Allows Windows binaries to be downloaded as ZIP archives.

Why was this MR needed?

Please read #2789 (closed) for context.

Are there points in the code the reviewer needs to double check?

Does this MR meet the acceptance criteria?

  • Documentation created/updated
  • Tests
    • Added for this feature/bug
    • All builds are passing
  • Branch has no merge conflicts with master (if you do - rebase it please)

What are the relevant issue numbers?

Closes #2789 (closed)

Merge request reports