Releases: trunk-io/plugins
Releases · trunk-io/plugins
v0.0.8
What's Changed
- Specify known_good_version for oxipng by @EliSchleifer in #64
Full Changelog: v0.0.7...v0.0.8
v0.0.7
What's Changed
- Update readme so all linters and actions are properly described by @EliSchleifer in #44
- fix: update config for sqlfmt plugin by @tconbeer in #45
- fix(sqlfmt): use correct syntax for extra_packages by @sxlijin in #47
- Disable cspell by @det in #46
- Add oxipng by @dapirian in #48
- Support mac arm via rosetta for oxipng by @dapirian in #49
- consolidate sqlfluff definitions by @laurit17 in #53
- Add oxipng to README by @EliSchleifer in #54
- Add old definition of sqlfluff-fix back in with deprecation notice by @laurit17 in #55
- fix(codespell): missed direct_configs and affects_cache by @sxlijin in #52
- Add success codes back in by @laurit17 in #56
git-lfs
: Unquote hook params in run command by @tasgon in #58- Add instructions for multiple subcommands where only one is recommended by @TylerJang27 in #60
- Upgrade tooling / move min bar version to >1.1 by @EliSchleifer in #63
New Contributors
- @tconbeer made their first contribution in #45
- @laurit17 made their first contribution in #53
- @tasgon made their first contribution in #58
Full Changelog: v0.0.6...v0.0.7
v0.0.6
Biggest change here is that plugin.yaml is now recursively loaded which means its easier to define actions and linters inline next to the code being setup.
What's Changed
- Modify plugin.yaml to define definitions recursively by @EliSchleifer in #31
- feat(linters): set up nancy, a go security linter by @sxlijin in #39
- feat(linters): set up trivy by @sxlijin in #35
- feat(linters): implement sqlfmt by @sxlijin in #37
- feat(actions): add
go-mod-tidy
andgo-mod-tidy-vendor
plugins by @sheldonhull in #34 - feat: SQL Fluff support additional file types and fix verb by @EliSchleifer in #36
- feat: Upgrade required_trunk_version to >1.0.0. by @EliSchleifer in #43
- feat: Add action to sort cspell-words dictionary on save by @EliSchleifer in #42
New Contributors
- @vtimd made their first contribution in #40
- @sheldonhull made their first contribution in #34
Full Changelog: v0.0.5...v0.0.6
v0.0.5
What's Changed
- Fix cspell caching so the custom dictionary path works correctly by @EliSchleifer in #18
- Rename trunk.yaml -> plugin.yaml by @sxlijin in #20
- trunk upgrade - (version, tooling) by @EliSchleifer in #22
- Enable yamllint and semgrep by @dapirian in #24
- Move most trunk actions to plugins repo by @EliSchleifer in #25
- Fix required_trunk_version by @TylerJang27 in #29
- Add buf generate action by @DebkanchanSamadder in #26
- Upgrade tooling by @EliSchleifer in #30
- Toggle Action by @EliSchleifer in #21
New Contributors
- @DebkanchanSamadder made their first contribution in #26
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- docs: fill out readme.md by @sxlijin in #9
- feat: add cspell linter by @TylerJang27 in #10
- docs: update trunk plugin docs link by @TylerJang27 in #11
- Add support for commitlint by @EliSchleifer in #12
- Add required_trunk_version by @TylerJang27 in #14
- Define git-lfs in the plugins repo under actions by @EliSchleifer in #15
New Contributors
- @TylerJang27 made their first contribution in #10
- @EliSchleifer made their first contribution in #12
Full Changelog: v0.0.3...v0.0.4