Skip to content

Releases: futurice/jalapeno

v1.1.0

17 Jan 10:41
669ed9a
Compare
Choose a tag to compare

1.1.0 (2024-01-17)

Features

v1.0.0

22 Dec 10:43
3b4d378
Compare
Choose a tag to compare

1.0.0 (2023-12-22)

⚠ BREAKING CHANGES

  • breaks all existing sauces.yml files, migrate them by creating apiVersion: "v1" property and moving recipe metadata under recipe property

Features

  • cli: If execute fails, output command line with all vars as --set args (#57) (4400305)
  • move recipe struct to dedicated property in sauces.yml (2544cb5)

Bug Fixes

  • check manually created new files when upgrading (33b7d2e)
  • docs: push terraform bootstrap to examples OCI repo (#61) (07b6e2d)

v0.1.30

18 Dec 13:17
1b3179d
Compare
Choose a tag to compare

0.1.30 (2023-12-18)

Miscellaneous Chores

v0.1.29

18 Dec 12:22
Compare
Choose a tag to compare

Changelog

  • fb2d50d Modify announce text a bit

v0.1.28

18 Dec 12:21
Compare
Choose a tag to compare

Changelog

  • 180b673 Add missing conflict confirmation
  • 7a52392 Add note about environment variables
  • b1b8c4c Add strict flag to godog tests
  • 288af4f Add tip about who to check recipes in CI/CD
  • 0980021 Fix flag in documentation
  • d86cbf0 Fix tags in the docs
  • ca045c2 Improve documentation
  • 407e5eb Rename features dir to test
  • 4c5f820 Terraform bootstrap recipe (#26)

v0.1.27

15 Dec 10:24
Compare
Choose a tag to compare

Changelog

v0.1.26

15 Dec 10:10
Compare
Choose a tag to compare

Changelog

  • ce9df39 Add docs about specific template files
  • 2adeebf Add recommendations
  • dd31114 Add test for snapshot updating
  • 32d1570 Allow overriding check from URL when running check command
  • b5b1eb3 Fix directory name
  • fd3f238 Fix linting error
  • dc1ca9e Improve debug setup
  • e0793a4 Refactor file
  • b5b2c5b Refactoring and command output improvements
  • 2dbdf7e Set detailed exit code
  • 58805b3 Split test steps by commands
  • f70853d Update documentation
  • 9816fbf Use Action to push the examples

v0.1.25

30 Nov 12:23
Compare
Choose a tag to compare

Changelog

  • f71c0bc Define ldflags already in build stage

v0.1.24

30 Nov 12:10
Compare
Choose a tag to compare

Changelog

  • e00f1dc Add aliases to the reference documentation
  • 95078c8 Add documentation about variables
  • 1df4616 Add exe extension also to generates
  • bac6604 Capitalize flag descriptions
  • 8593515 Harmonize how the version is applied
  • a186ab9 Show test results for each test
  • a6eb0f7 Template file extension (#40)
  • b5a1b0c Use executable file extension for current OS (#55)
  • a53e590 Use new GH Action in example

v0.1.23

24 Nov 12:12
Compare
Choose a tag to compare

Changelog

  • 7e5bd36 Write results also to stdout