Skip to content

Releases: devatherock/vela-template-tester

1.0.0

16 Jun 13:11
Compare
Choose a tag to compare

Added

  • #13: Functional tests
  • changelog-updater to CI pipeline

Changed

  • Combined jobs in CI pipeline using parameters
  • #42: Merged contents of DOCS.md into README.md
  • #40: Updated dockerhub readme in CI pipeline
  • Restructured the project as per golang-standards
  • #31: Upgraded goutils to 1.1.1
  • #29: Upgraded testify to 1.8.4
  • Upgraded go to 1.20
  • Upgraded sprig to 3.2.3
  • #47: Upgraded logrus to 1.9.3
  • #41: Built a multi-arch docker image
  • Upgraded cli to 2.25.6
  • Upgraded alpine to 3.18.2

Removed

  • Unused PORT environment variable from render

0.5.0

27 Aug 12:05
2aada85
Compare
Choose a tag to compare

Added

  • Deployment to render.com

Changed

  • Used starpg deployed on render.com

Removed

  • Deployment to heroku

0.4.0

21 Aug 14:15
156fe7f
Compare
Choose a tag to compare

Added

  • Support for Starlark based vela templates

0.3.1

24 Jun 03:57
677a53e
Compare
Choose a tag to compare

Changed

  • #25: Fixed failures in templates that used vela function

0.3.0

15 Apr 21:51
c5e9644
Compare
Choose a tag to compare

Added

  • test: Basic tests so that coveralls and Sonar can be introduced
  • Accepted a list as parameters in the API along with map. This will make the API be able to expand any golang/sprig template, not just vela templates