Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

git tag naming #74

Open
josch opened this issue May 21, 2018 · 1 comment
Open

git tag naming #74

josch opened this issue May 21, 2018 · 1 comment
Labels
packaging Build and packaging issues

Comments

@josch
Copy link

josch commented May 21, 2018

Hi,

the most recent atd version was named with a different scheme compared to the last releases. It misses a "v" in the front. Was this just a mistake or will tags now not have a "v" in the front anymore?

Context: I'm the Debian maintainer for atd and am maintaining the regex that checks the github page for new releases.

Thanks!

cheers, josch

@mjambon
Copy link
Collaborator

mjambon commented May 26, 2018

It's linked to the switch to topkg to manage versioning. I don't fully understand how it works myself. It may be that version used for the git tag is extracted from the CHANGES.md file, and there may not be a way to prefix it with a v like we used to. @rgrinberg may want to chime in.

@mjambon mjambon added the packaging Build and packaging issues label May 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
packaging Build and packaging issues
Projects
None yet
Development

No branches or pull requests

2 participants