Skip to content

Makefile: fix release tags - #833

Open
barnstar wants to merge 1 commit into
mainfrom
jonathan/taghash
Open

Makefile: fix release tags#833
barnstar wants to merge 1 commit into
mainfrom
jonathan/taghash

Conversation

@barnstar

@barnstar barnstar commented Aug 4, 2026

Copy link
Copy Markdown
Member

updates #cleanup

We have an off-by-one error for our tags. the -g suffix for the hash in the tailscale-android repo was always referencing the prior commit - mkversion wasn't rerun after the bump commit. The tags should now reflect the commit hashes of the commit we're tagging.

updates #cleanup

We had an off-by-one error for our tags.  the -g suffix for
the hash in the tailscale-android repo was always referencing
the prior commit because mkversion wasn't rerun after
the bump commit.   The tags should now reflect the actual
commit hashes of the commit we're tagging.

Signed-off-by: Jonathan Nobels <jonathan@tailscale.com>
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.

1 participant