Skip to content

Releases: fedora-infra/koji-fedoramessaging

Version 1.1.2

12 Jun 07:29
1.1.2
2cabe84
Compare
Choose a tag to compare
  • The files_base_url is only relevant for build and task state changes.
  • Add unit test for postPackageListChange event

Version 1.1.1

09 Jun 13:41
1.1.1
9ac1b02
Compare
Choose a tag to compare
  • Don't call get_message_body() needlessly. It may make expensive calls to Koji, so don't call it if we're going to drop the message anyway.

Version 1.1.0

09 Jun 12:13
1.1.0
8046604
Compare
Choose a tag to compare
  • Improve the content of the messages generated on task and build state changes. They will now contain more information about the tasks, their children and their results
  • Add unit tests

1.0.1 Release

09 Feb 01:02
Compare
Choose a tag to compare

Bugfixes

  • Previously, kojihub wasnt really aware of the log messages coming from the extension, as the logger didnt have the 'koji.' prefix. The prefix has been added to the logger so kojihub can format and filter the log messages from koji-fedoramessaging.

Other Changes

  • the extension code is now formatted by the black utility.

1.0 Release

07 Feb 06:12
Compare
Choose a tag to compare
Release Version 1.0

Signed-off-by: Ryan Lerch <[email protected]>

0.9 Beta Release

07 Feb 05:50
Compare
Choose a tag to compare
0.9 Beta Release Pre-release
Pre-release
Update top boilerplate

Signed-off-by: Ryan Lerch <[email protected]>