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

fix(fw): handle signed tags in releases-json.py #109

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mmilata
Copy link
Member

@mmilata mmilata commented Nov 8, 2024

Signed tags have their own SHA and need one more dereference to get to the commit SHA.

@mmilata mmilata requested a review from matejcik November 8, 2024 20:37
@matejcik
Copy link
Contributor

do we ever use signed tags? 👀

@mmilata
Copy link
Member Author

mmilata commented Nov 11, 2024

I'm signing them, IIRC you asked me to do it. Version 2.6.0 seems to be the first signed one.

@matejcik
Copy link
Contributor

IIRC you asked me to do it.

yeah, it's possible.

I'm signing them

very cool then!

@mmilata
Copy link
Member Author

mmilata commented Nov 11, 2024

FWIW since 2.6.0 about 60 % of the tags are signed and nobody seems to care, but I suppose it won't hurt anything.

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