Skip to content

Releases: Pothulapati/gh-action-trace

v0.2.0

13 Dec 17:57
43d4b94
Compare
Choose a tag to compare

This release includes the following features and bug fixes:

  • Now, Processing is parallelized. Each Workflow is processed on a separate thread giving
    significant speed improvements.
  • Spinners have also been updated to show progress better.

Full Changelog: v0.1.0...v0.2.0

v0.1.0

25 Nov 06:05
b7de4bc
Compare
Choose a tag to compare

v0.1.0

gh-action-trace is a CLI to create traces for GitHub Action runs by retrieving Action runs metadata from the GitHub API.
Currently, Only jaeger is the only supported trace sink.

Follow https://github.com/Pothulapati/gh-action-trace#gh-action-trace to get started!