Skip to content

feat(releases): make the versions lex sortable #9602

Open
@sambacha

Description

@sambacha

Component

Forge, Cast, Anvil, Foundryup, Chisel

Describe the feature you would like

Previously I argued for this sort of scheme in #701

TZ=UTC git show --quiet --date="format-local:%Y.%-m.%-d" --format="nightly-%cd"
>> nightly-2024.2.15

Instead something like this (prefixing nightly- can be done)

git show -s "--format=%cd-%h" "--date=format:%Y%m%d-%H%M%S"
>> 20240215-124254-59fbc5a

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions