Skip to content

Release zip files naming convention #1664

Open
@SelvinPL

Description

Consider using different naming (without using version in it) for zip packages
so: https://github.com/gbdev/rgbds/releases/latest/download/rgbds-win64.zip (of course now it's not working)
would always point to newer release without knowing the version number

check fx gbdk2020

https://github.com/gbdk-2020/gbdk-2020/releases/download/4.3.0/gbdk-win64.zip
points directly to 4.3.0
and
https://github.com/gbdk-2020/gbdk-2020/releases/latest/download/gbdk-win64.zip
also points to this release(becuase it is latest)

other examples:
https://github.com/bbbbbr/romusage/releases/download/v1.3.1/romusage-windows.zip
https://github.com/bbbbbr/romusage/releases/latest/download/romusage-windows.zip

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    buildsThis affects the build process or release artifacts

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions