Skip to content

Releases: ashishb/gabo

v1.3.1

29 Dec 05:08
c8bf33b
Compare
Choose a tag to compare

Changelog

  • 0ca69c0 chore: minor update to go.mod
  • c8bf33b chore: release version v1.3.1
  • 2280cd8 feat: make compress-images more precise in terms of permissions
  • 0161331 fix: add another check for shell script linter detector

v1.3.0

08 Dec 23:00
c94d229
Compare
Choose a tag to compare

Changelog

  • b147b3f chore: release version v1.3.0
  • 54ae3dc ci: enable Zizmor security scanner on CI (#106)
  • c6cbb96 ci: separate lintYaml and lintGitHubActions (#104)
  • 9966671 feat: add GitHub Actions Linter (#109)
  • 7053948 feat: improve boilerplate for all the GitHub Actions (#107)
  • 5f83249 feat: improve checks for OpenAPI Schema Validator (#108)
  • ecb0a7f fix: fix lint-github-actions (#110)

v1.2.2

08 Dec 21:19
99def39
Compare
Choose a tag to compare

Changelog

  • eca0338 chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 in /src/gabo (#98)
  • 99def39 chore: release version v1.2.2 (#103)
  • b1238e1 ci: harden security posture of GitHub Actions (#100)
  • 3917f6f ci: harden security posture of GitHub Actions (#101)
  • d56e3be ci: harden security posture of GitHub Actions (#102)
  • 0241377 ci: harden security posture of GitHub Actions (#99)

v1.2.1

06 Nov 20:28
ce52774
Compare
Choose a tag to compare

Changelog

v1.2.0

31 Aug 03:43
96b2de2
Compare
Choose a tag to compare

Changelog

  • 2f30d25 chore: detect ruff as a Python linter as well (#92)
  • 96b2de2 chore: release new version

v1.1.2

15 Jul 03:54
047aacd
Compare
Choose a tag to compare

Changelog

  • 81d9611 chore: expand actionlint (#90)
  • 047aacd chore: release version v1.1.2
  • 14b1637 chore: upgrade from Go 1.21 -> Go 1.22 (#87)
  • f7dbc7a feat: add render.com blueprint validator (#86)

v1.1.1

05 Jul 21:31
985611c
Compare
Choose a tag to compare

Changelog

  • 985611c chore: release version v1.1.1
  • ef50efb chore: upgrade go releaser config v0 -> v2
  • 3cfbb85 fix: update Go releaser

v1.0.0

28 Feb 01:41
f7578dc
Compare
Choose a tag to compare

Changelog

  • 7b6bbce chore: bump peter-evans/create-pull-request from 5 to 6
  • f7578dc chore: release version 1.0.0

v0.9.0

27 Feb 22:31
20c1c82
Compare
Choose a tag to compare

Changelog

  • 07183af Bump actions/cache from 3 to 4 (#75)
  • 1c75b44 Bump actions/setup-go from 4 to 5 (#73)
  • 587e106 Bump github.com/rs/zerolog from 1.31.0 to 1.32.0 in /src/gabo (#76)
  • 28d6c99 Bump golangci/golangci-lint-action from 3 to 4 (#77)
  • 20c1c82 chore: increment version v0.8.0 -> v0.9.0
  • 67142d3 chore: minor fixes to compress-images.yaml
  • ebb9b4d chore: update setup-go@v4 -> v5 (#74)

v0.8.0

28 Nov 21:19
2be991c
Compare
Choose a tag to compare

Changelog

  • b2fa103 chore: fix path filter for automated CD
  • 9e485fb chore: minor fixes to GitHub Actions (#70)
  • 2be991c chore: release version v0.8.0
  • ea38c27 ci: enable actionlint (#71)
  • fb94141 feat: add npm and yarn based build auto-generator (#68)
  • 42f5191 fix: minor fixes and improvements to some templates