Open
Description
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
Type
Projects
Status
Todo