Skip to content

Name tgz file in releases without version number #11621

@gemal

Description

@gemal

Feature Proposal

currently the latest tgz file is named chart.js-4.4.1.tgz so the full URL is: https://github.com/chartjs/Chart.js/releases/download/v4.4.1/chart.js-4.4.1.tgz

please just name it chart.js.tgz

this will make it much easier to always download the latest by using:
https://github.com/chartjs/Chart.js/releases/latest/download/chart.js.tgz

Possible Implementation

should be fixed here:
https://github.com/chartjs/Chart.js/blob/master/.github/workflows/release.yml#L66

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions