Skip to content

Conversation

@wesleyboar
Copy link
Member

@wesleyboar wesleyboar commented Oct 14, 2025

Overview

Use git describe --tags instead of BUILD_ID and git describe --always.

Related

Changes

  • deleted bin/annotate-tag.sh
  • added bin/git-describe.js
  • changed documentation accordingly
  • **changed git describe …` command

Testing & UI

Before, BUILD_ID required, or else version is undefined.

before.mov

Now, BUILD_ID not required, because version via git describe.

after.mov

@wesleyboar wesleyboar merged commit 0b24eb3 into main Oct 14, 2025
@wesleyboar wesleyboar deleted the refactor/no-need-to-annnotate-tags branch October 14, 2025 23:48
wesleyboar added a commit that referenced this pull request Oct 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants