Skip to content

Conversation

@jas4711
Copy link
Contributor

@jas4711 jas4711 commented Nov 26, 2025

Here is an idea for this -- it works if the tarballs are created by 'git archive', for example like this:

git archive --prefix=ssh-tpm-agent-$(git describe --abbrev=7)/ -o ssh-tpm-agent-$(git describe --abbrev=7)-src.tar.gz HEAD

Some git hosting sites supports .gitattribute $Format$ export substitution, not sure about GitHub.

Cheers,
Simon

Closes: #90

@Foxboron
Copy link
Owner

Cool, thanks. I need to test this before merging :) I'll get on it at some point.

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.

Release tarball needs an embedded version file

2 participants