-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Sign git tags & commits #658
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
Comments
[previous post by @Bwko was removed] |
I agree, it's a good idea to sign all the commits |
I'm signing all my commits already, never tried to sign a tag. For the releases I'm not sure how to handle that because it's entirely managed within the ci server |
It's also easy.
So they are automatically generated? In this case you should be able to download the version and sign it afterwards. |
Yes, they are automatically generated and uploaded. Our pipeline is automated, just commits and tags are manually done :) |
When tags are manually done you can easily sign them. That's all I request. |
So everybody should integrate his GPG key into git and sign the commits. I have added this snippet to my
For everybody who is interested, I'm using https://github.com/tboerger/homeshick-base/blob/master/home/.gitconfig as my
|
since #425 has been resolved. This issue should be resolved also or it's easy to fix now? |
The releases done by me are based on signed tags already. |
That's a totally different story. He just requested to sign our Gitea tags and binaries. |
Ohoh, So this is a build thing not a feature? |
Yeah, and I'm signing my tags. Maybe close when we have a |
an annotated or signed tag would be helpful for the upcoming release - git describe start to look a little bit strange as the latest annotated or signed tag was v1.1.0 - v1.1.0-783-g183da4c2 |
All tags should be signed and annotated since 1.1.3, otherwise somebody made a mistake :) |
I think we can close the issue as we are already doing it |
thats fine - but the last tag related to master was v1.1.0 by some webhippie - and if one follow the current development it looks like that:
maybe this could be changed, 1.1.0 + 815 commits is nice and precise - ok, speed in Ansgström/Week is also precise. |
We do not tag on master branch but on release/* branches |
you have - the last tag on master is v1.1.0 - but anyways ... |
Yes, I mean latest versions |
It's not a problem, it only looks strange |
You should consider signing git commits & releases.
At least tags should be signed, so one can verify the release versions at least.
---Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: