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

make build-debs.sh Git-aware #6792

Closed
cfm opened this issue May 9, 2023 · 0 comments · Fixed by #7019
Closed

make build-debs.sh Git-aware #6792

cfm opened this issue May 9, 2023 · 0 comments · Fixed by #7019
Assignees

Comments

@cfm
Copy link
Member

cfm commented May 9, 2023

  1. Can we print the commit sha1/tag we are building from?
  2. (bonus points) Can we verify said sha1/tag is signed? But in some optional way so if you're doing local test builds it just prints e.g. "WARNING: building from unsigned commit/tag" or something.

[...] then I think building packages would be 1) clone repo 2) checkout commit/tag 3) make build-debs and nothing else.

Originally posted by @legoktm in #6787 (review)

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 a pull request may close this issue.

1 participant