Below you will find pages that utilize the taxonomy term “auguwu”
April 28, 2025
Git Release Tag Action
Version updated for https://github.com/auguwu/git-tag-action to version 2.0.0.
This action is used across all versions by 15 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes nothing too fundemental has changed; a lot has been updated. this action will now use node20 as the runtime and all dependencies were updated.
Full Changelog: https://github.com/auguwu/git-tag-action/compare/v1.1.0...2.0.0
April 25, 2025
Clippy Action
Version updated for https://github.com/auguwu/clippy-action to version 1.4.0.
This action is used across all versions by 122 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes This release contains a overhauled version of the inputs for this action and my first action that is built and developed with Bun :rabbit:! 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.
October 9, 2023
Clippy Action
Version updated for auguwu/clippy-action to version 1.3.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 16 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes :heavy_plus_sign: Additions Add check-args action argument to include arguments that are accepted by cargo check (@auguwu, issue: #117) :fearful: Security Updates Bump get-func-name from v2.0.0 ~> v2.0.2 (@dependabot, #113) Bump postcss from v8.4.29 ~> v8.
August 16, 2023
Clippy Action
Version updated for auguwu/clippy-action to version 1.2.2.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 10 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Additions Print stderr when executing cargo clippy (@auguwu) Full Changelog: https://github.com/auguwu/clippy-action/compare/1.2.1...1.2.2