Skip to content

Releases: muno92/gha-usage

v1.0.3

29 Oct 08:18
891369f
Compare
Choose a tag to compare

v1.0.2

29 Oct 08:12
339bdf5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.0.2

v1.0.1

30 Apr 07:04
cec281b
Compare
Choose a tag to compare

What's Changed

  • Fix retry time when rate limit exceeded by @muno92 in #21

Full Changelog: v1...v1.0.1

v1.0.0

29 Dec 11:25
Compare
Choose a tag to compare

What's Changed

  • Unify binary name by @muno92 in #9
  • Output rate limit reset time when rate limit remaining is not enough by @muno92 in #10
  • Add self-hosted runner to Report Result by @muno92 in #12
  • [Fix bug] job usage is negative integer when completed_at is null by @muno92 in #14
  • Calculate total workflow run usage which has over 100 jobs by @muno92 in #15
  • Add count command by @muno92 in #16
  • Reuse HTTP connection by @muno92 in #17

New Contributors

  • @muno92 made their first contribution in #9

Full Changelog: v0.1.0...v1.0.0

v0.1.0

26 Nov 05:06
616fa6c
Compare
Choose a tag to compare

GitHub Action Usage Calculator (gha-usage) calculate GitHub Actions usage with specified repository and period.

You can choose between GitHub Actions and Command Line to exec this tool.

For details, see README.md.

Full Changelog: https://github.com/muno92/gha-usage/commits/v0.1.0