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

Add repo git hash into changelog #34

Open
hefee opened this issue Jan 22, 2021 · 0 comments
Open

Add repo git hash into changelog #34

hefee opened this issue Jan 22, 2021 · 0 comments

Comments

@hefee
Copy link

hefee commented Jan 22, 2021

Currently it is quite cumbersome to find the repo git hash that was used to build a package. This is mostly important, when using unstable packages, that are not triggered by any git tags.

It would be helpful to have the repo git hash in the automatic changelog entry.
Additionally add an link to the jenkins job that generates the package?

The current workaround for e.g. kdevelop 5.6.1+p20.04+git20210121.0643-0:
Check if I have the correct build I need to check the artifacts if it is the correct dsc:
https://build.neon.kde.org/job/focal_unstable_extras_kdevelop_src/150/

Scan for the commit hash of kdevelop in:
https://build.neon.kde.org/job/focal_unstable_extras_kdevelop/150/console
06:43:28 > /home/neon/git-semaphore/git checkout -f 642fc99e0de8a3aba3a20762fb34eb9e3281c74e # timeout=60
06:43:28 Commit message: "Call canonical type before trying to deduce size of type"

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

No branches or pull requests

1 participant