Skip to content

Releases: trunk-io/plugins

v0.0.10

08 Feb 02:27
@det det
9131f96
Compare
Choose a tag to compare

v0.0.9

31 Jan 23:26
@det det
7760492
Compare
Choose a tag to compare

We're thrilled to announce the release of Plugins v0.0.9! This release marks a major milestone for our framework, as we've made the big change of moving all tool definitions and tests into the public plugins repository.

v0.0.8

13 Dec 20:53
42f2013
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.7...v0.0.8

v0.0.7

13 Dec 19:11
7e77df4
Compare
Choose a tag to compare

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

Full Changelog: v0.0.6...v0.0.7

v0.0.6

02 Nov 20:28
6e768c8
Compare
Choose a tag to compare

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 and go-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

Full Changelog: v0.0.5...v0.0.6

v0.0.5

04 Oct 05:16
f64146f
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @DebkanchanSamadder made their first contribution in #26

Full Changelog: v0.0.4...v0.0.5

v0.0.4

31 Aug 17:36
c5dd1cd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.3...v0.0.4