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

Include build info in output package's metadata #10

Open
cuzelac opened this issue Nov 12, 2011 · 0 comments
Open

Include build info in output package's metadata #10

cuzelac opened this issue Nov 12, 2011 · 0 comments
Labels

Comments

@cuzelac
Copy link
Member

cuzelac commented Nov 12, 2011

We should be able to query a .rpm or .deb package's metadata to determine info about how it was built.

I'm thinking at least:

  • system info (uname -a output)
  • cmdline and args run to build the package
  • build system fqdn
  • user
  • revision control system specific information
    • p4 counter/git sha/svn-whatever at the time of build
    • branches/tags/etc that were specific to the build
  • What else?

The goal is to make it simple to reproduce the package build given only the output package.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant