Skip to content

Releases: YaleUniversity/packer-plugin-goss

go.mod with v3

22 Mar 14:45
942b35a
Compare
Choose a tag to compare
Specify version 3 in go.mod (#45)

* specify version in go.mod

Update targetOs to target_os to fix packer errors

11 Mar 22:51
e0ae859
Compare
Choose a tag to compare

Update targetOs to target_os to fix packer errors #46

Update packer API version 5

08 Mar 12:50
3924a44
Compare
Choose a tag to compare

Releasing this as a major version since it's not backwards compatible.

https://www.packer.io/guides/1.7-template-upgrade

Add LICENSE file to root

25 Feb 11:53
a986e5b
Compare
Choose a tag to compare

To support documentation generation on pkg.go.dev.

Add support for using goss to target Windows

25 Feb 11:27
0705d97
Compare
Choose a tag to compare
Add support for using goss to target Windows (#39)

* Add support for using goss to target Windows

Automated builds, compressed artifacts

08 Sep 11:57
c4cfdcd
Compare
Choose a tag to compare

Major version bump because compressed artifacts may break installation methods out there.

Setup automated builds (and compressed binary releases)

03 Sep 15:55
Compare
Choose a tag to compare
v2.0.0-pre01

setup automated binary build

Add support to download goss spec form remote VM (PR#35)

03 Sep 15:41
824cfb9
Compare
Choose a tag to compare
Add support to download goss spec form remote VM (#35)

* Add support to download goss spec form remote VM

Support passing environment variables to GOSS execution

07 Aug 15:43
10d9592
Compare
Choose a tag to compare
v1.3.0

Add support for passing environment variables to GOSS execution (#33)

Inline vars and Inspect mode

27 Jul 14:30
1c68d9a
Compare
Choose a tag to compare
  • Support for inline vars
  • Support for inspect mode