Skip to content

CI: duplicated source archives in releases? #2913

@ivan-mogilko

Description

@ivan-mogilko

There's something that is bugging me in our github releases: they include repository source in four different archive formats:

  • source.tar.bz2
  • source.tar.gz
  • source.tar.xz
  • source.zip

What was the reason to have all of them? I may guess that "zip" format is maybe meant for Windows users, but do not contemporary Linux systems also support reading zip archives by default, and even if they do not, why have 3 different variants of "tar"?

Metadata

Metadata

Assignees

No one assigned

    Labels

    context: deploymentrelated to deploying AGS releases and related materialstype: questionopen discussion

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions