Releases: unmango/pulumi-baremetal
Releases · unmango/pulumi-baremetal
v0.0.40
v0.0.39
Changelog
- 4d96e62 Updated error handling and added new test (#172)
- af636c5 Update pulumi/pulumi-dotnet Docker tag to v3.130.0 (#171)
- 67e6ff8 gomodtidy (#170)
- e5d8fef Update module github.com/pulumi/pulumi/sdk/v3 to v3.130.0 (#168)
- ea187c5 Update pulumi/pulumi-base Docker tag to v3.130.0 (#169)
- ca8ddc6 Update module github.com/pulumi/pulumi/pkg/v3 to v3.130.0 (#167)
- fabc171 Update dependency pulumi/pulumi to v3.130.0 (#166)
- ed8cdb7 Move to docker compose for SDK tests (#165)
- 0b2a2c8 Update golang.org/x/exp digest to 9b4947d (#164)
- 0030ceb Update golang.org/x/exp digest to 778ce7b (#163)
- 3915a28 Update module github.com/onsi/ginkgo/v2 to v2.20.1 (#161)
- 9304a5d Update dependency node to v20.17.0 (#162)
- e93df80 Update tj-actions/changed-files action to v45 (#160)
- 1f2f69d Added lib tests to CI workflow (#159)
- 48ad150 Marginally improve organization in the makefile (#158)
- d3519ab Update module github.com/testcontainers/testcontainers-go to v0.33.0 (#157)
- 638484e Handle empty exec (#156)
v0.0.38
v0.0.37
v0.0.36
v0.0.35
Changelog
- 089adf4 Make things actually optional (#150)
- b123366 Support custom updates on commands (#149)
- ec96fa1 Refactor module and add custom delete for command (#148)
- bb397dc Update ubuntu Docker tag to noble-20240801 (#147)
- 6e99cda Aaaaand un-integrate dotnet as well (#146)
- a832ada Build a provider docker image (#145)
- d231e51 Get the tests nearly running in docker (#144)
- b7fbbeb Progress getting SDK tests into a working state (#143)
- 747710c Install node under bin (#142)
- 4178437 Install pulumi under bin (#141)
- a0675c1 Install the dotnet sdk under bin (#140)
- 4fd1e48 CI needs to run lifecycle tests too (#139)
- 607d021 Move lifecycle tests into a module (#138)
- 08f3d9f WIP building a first-class bootstrap resource (#137)
- b322aee Get the sshd docker container working (#136)
- 9871abf Enable pyproject and refactor make gen and build (#135)
- a1f5b1b Use the port docker maps instead of the internal port (#134)
v0.0.34
Changelog
- a7835aa Add a generic command (#133)
- 9acb8f2 Add a whitelist option to the provisioner (#132)
- e709812 Update golang Docker tag to v1.23.0 (#131)
- 0902148 Extract the core execution logic out of Create (#130)
- 227ded8 Dedupe bins in provisioner output (#129)
- cf18ef4 Display commands slightly better in provider logs (#128)
- 59065d5 Consolidate command helper utils and add a display function for commands (#127)
- 6aeb1c1 Add meta service (#123)
v0.0.33
v0.0.32
Changelog
- 8b6dc89 Better error handling on the provider side (#122)
- 4a43800 Update dependency pulumi/pulumi to v3.129.0 (#120)
- ace3b3f Copy provisioner from other docker image (#119)
- 96b3b1b Update module github.com/pulumi/pulumi/sdk/v3 to v3.129.0 (#121)
- 3f225df Fix the image tags (#118)
- e722520 Better CI for the provisioner docker image (#117)
- d4d945b Split out tests into separate files (#116)