Skip to content

Standardise release asset filenames #20081

Description

@daniporr

Description of the new feature

Including version numbers in release assets, as is currently the case (e.g., Microsoft.WindowsTerminal_1.24.10921.0_x64.zip) makes it difficult to provide a unique link for downloading the latest version via a script, where you could use a link such as the following: https://github.com/microsoft/terminal/releases/latest/download/Microsoft.WindowsTerminal.zip.
However, if the version number is included in the filename, as shown above, this method will not work.

Moreover, including the version number in the assets is unnecessary, as releases already contain the version number, via the respective tag.

Proposed technical implementation details

Just remove the version numbers from the released assets.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue-FeatureComplex enough to require an in depth planning process and actual budgeted, scheduled work.Needs-Tag-FixDoesn't match tag requirementsNeeds-TriageIt's a new issue that the core contributor team needs to triage at the next triage meeting
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions