Skip to content

feat: display current version in footer #452

@NicolasIRAGNE

Description

@NicolasIRAGNE

useful for both production and development (sometimes im wondering if my commit has been properly deployed to PR env and stuff)

im thinking the priorities should be in order

  1. if there's a tag, use that (so eg v0.2.0)
  2. if we're on a commit, short hash
  3. (optional) if we're on a commit with git diff changes, <short hash>-dirty

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions