Good Morning Everyone,

Since koji 1.15 released last December, koji has a dedicated field for each 
build
storing the entire source URL with git hash, regardless of how the build was
started.
This allows us to know for each build the exact git hash that was used.

We've implemented a small service listens to fedmsg messages from koji, retrieve
the git hash from that field, and flag the corresponding commit in dist-git with
the outcome of the build.
This way, just while browsing the commits in dist-git you will be able to
directly access the corresponding build made in koji (whether it succeeded or
failed).

Few examples:
https://src.fedoraproject.org/rpms/rust-exa/c/56591280ba0c1e178105bb4dc59f2c60ea7ff32b
https://src.fedoraproject.org/rpms/python-pygit2/c/a5d6031a6682e68d154cfccda51a3549b1aa86df

Hoping this is helpful,
Best regards,
Pierre for the Fedora Infra team

Attachment: signature.asc
Description: PGP signature

_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/2B564VF6ZNBZMFW66LSCANSJCIDNEQXV/

Reply via email to