Skip to content

Releases: auguwu/clippy-action

v1.4.0

01 Jul 01:08
Compare
Choose a tag to compare

This release contains a overhauled version of the inputs for this action and my first action that is built and developed with Bun 🐰! If any issues occur, please report them on GitHub.

Breaking Changes

  • The args and check-args uses a space delimiter instead of a comma delimiter as of this release.

Deprecated Inputs

  • allow, deny, forbid, and warn inputs are being deprecated as they can be used in check-args as well.

Full Changelog: 1.3.0...1.4.0

v1.3.0

21 Oct 08:16
Compare
Choose a tag to compare

This issue uses the new built distribution (thanks to #142!)

➕ Additions

  • Add check-args action argument to include arguments that are accepted by cargo check (@auguwu, issue: #117)

😨 Security Updates

🔨 Dependency Updates

Full Changelog: 1.2.2...1.3.0

v1.2.2

16 Aug 01:58
aca33ee
Compare
Choose a tag to compare

Additions

  • Print stderr when executing cargo clippy (@auguwu)

Full Changelog: 1.2.1...1.2.2

v1.2.1

16 Aug 01:29
a5ee754
Compare
Choose a tag to compare

Fixes

  • Fix clippy arguments once more (@auguwu)
  • Fix check runs not being available and display an error on why it failed to create one (@auguwu)

Dependency Updates

Full Changelog: 1.2.0...1.2.1

v1.2.0

15 Aug 17:33
085e228
Compare
Choose a tag to compare

Fixes

  • Fix errors with Check Runs API on third-party PRs & private repositories (@auguwu)
  • Fix parsing cargo clippy commandline when running (@auguwu)
  • Pass in args action in cargo clippy (@auguwu)

Full Changelog: 1.1.2...1.2.0

v1.1.2

29 May 03:07
967b092
Compare
Choose a tag to compare

v1.1.1

29 May 02:58
72f8efb
Compare
Choose a tag to compare

v1.1.0

29 May 02:47
ec38c05
Compare
Choose a tag to compare

⚠️ Breaking Changes

  • The token input is now required for GitHub Checks' API (@auguwu)

➕ Additions

  • Use GitHub's Checks API for posting Clippy results (@auguwu)

Full Changelog: 1.0.0...1.1.0

v1.0.0

21 May 10:00
7363e03
Compare
Choose a tag to compare

🐻‍❄️ + 🦊🦊 = 💜💙