Skip to content

Releases: Kesin11/gh-actions-scanner

v0.1.4

05 Jul 01:24
15d210a
Compare
Choose a tag to compare

v0.1.4

Changes

Fixes

Dependencies

51 changes

v0.1.3

07 Oct 15:26
Compare
Choose a tag to compare

v0.1.3

Changes

Dependencies

5 changes
  • Update dependency @octokit/plugin-throttling to v9.3.2 @renovate (#40)
  • Update dependency @octokit/plugin-retry to v7.1.2 @renovate (#38)
  • Update actions/checkout action to v4.2.0 @renovate (#39)
  • Update denoland/setup-deno action to v1.5.1 @renovate (#36)
  • Update dependency neverthrow to v7.2.0 @renovate (#35)

v0.1.2

07 Sep 06:39
Compare
Choose a tag to compare

v0.1.2

Changes

Fixes

  • Replace inner package to @kesin11/gha-utils @Kesin11 (#24)
  • Bugfix cache size does not shown when it over 1GB @Kesin11 (#17)
  • Narrowing scan date range when omit --created @Kesin11 (#16)

Dependencies

21 changes

Internal improvement

  • denoland/setup-deno using .tool-versions file @Kesin11 (#15)
  • my_repo_test disable concurrency cancel-in-progress @Kesin11 (#13)

v0.1.1

30 Jun 10:26
9347a9a
Compare
Choose a tag to compare

v0.1.1

Changes

  • Bugfix checkTooShortBillableJob verify using job durationStatSecs @Kesin11 (#12)
  • Configure Renovate @renovate (#4)

Internal improvement

v0.1.0

29 Jun 14:05
b0f186a
Compare
Choose a tag to compare

v0.1.0

Init release! 🎉 🎉

gh-actions-scanner is still under development ⚠️

The API and CLI options may change in the future untill stable version 1.x released.

Changes

Documentation

Internal improvement

  • Setup release-drafter @Kesin11 (#2)
  • Fix CI that depends on my private runners and repos @Kesin11 (#1)