Skip to content

Releases: midokura/github-workflows-monitoring

v0.2.0

24 Apr 08:51
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.2.0

v0.1.2

07 Mar 15:08
c374bd9
Compare
Choose a tag to compare

What's Changed

  • Ignore logging an "in progress" run if was not previously "queued" by @arponpes in #15
  • Extend logged workflow job details by @duhow in #16

Full Changelog: v0.1.1...v0.1.2

v0.1.1

09 Feb 10:43
59ecef0
Compare
Choose a tag to compare

What's Changed

  • Handle and call supported events only, allows to add future event supports.
  • Internal: Define workflow data as a dict and use dict_to_logfmt to simplify code.
  • Feature: Add more information from workflow execution (user, runner name, public repo)

Full Changelog: v0.1.0...v0.1.1

v0.1.0

06 Feb 16:19
Compare
Choose a tag to compare

This is the first release of the program!

  • Log workflow executions with logfmt.

Full Changelog: https://github.com/midokura/github-workflows-monitoring/commits/v0.1