Skip to content

Releases: Optum/runiac

v0.0.15

09 May 11:54
7033be9
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #69
  • build(deps): bump github.com/hashicorp/go-getter from 1.7.3 to 1.7.4 by @dependabot in #71
  • build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 by @dependabot in #70

Full Changelog: v0.0.14...v0.0.15

v0.0.14

08 Mar 17:18
Compare
Choose a tag to compare

Changelog

  • 5f78226 Merge pull request #67 from Optum/feat/lotsofupdates
  • caeac38 Merge pull request #68 from Optum/feat/workflowupdate
  • 449f709 chore: cleanup and add version instead of tag
  • 8acdc42 ci: add dry run, update goreleaser yaml archive template
  • e6fa247 ci: add snapshot arg
  • 4c27276 ci: refactor workflows
  • e3deba1 ci: update release workflow
  • 8e50506 feat: bump action version
  • 0edc42e feat: update package versions and action versions
  • ec35f20 feat: use download action
  • 892082f fix: update goreleaser yaml

v0.0.13

06 Mar 09:57
19a0dfb
Compare
Choose a tag to compare

Changelog

  • 2fe370a Adds support for other container engines (ie. podman) (#56)
  • a20a2be Merge pull request #64 from Optum/fix/release
  • ef53b95 Merge pull request #65 from Optum/fix/dockerhubsecret
  • 19a0dfb Merge pull request #66 from Optum/releasesecret
  • 5e8f3fc Merge remote-tracking branch 'origin/dependabot/go_modules/github.com/hashicorp/go-getter-1.7.0' into fix/release
  • e0cb46d Show help when calling with no arguments (#55)
  • b4975bf Update go mods (#60)
  • 07868a9 add workflow_dispatch
  • 514aa7e az powershell (#59)
  • 07f1f4d build(deps): bump github.com/hashicorp/go-getter from 1.6.2 to 1.7.0
  • 1ec6532 build(deps): bump golang.org/x/net from 0.4.0 to 0.17.0
  • c48ed8d ci: update secrets in release workflow
  • f25bb28 fix: update dockerhub credential
  • 51a0041 fix: update secrets
  • b5b23e3 rollback goreleaser version
  • b247ece update go version

v0.0.12

26 Feb 16:56
06737bc
Compare
Choose a tag to compare

Changelog

  • 06737bc Adding support for passing host system AWS_ prefixed variables into runiac container (#51)

v0.0.11

18 Nov 20:20
aeee2d3
Compare
Choose a tag to compare

Changelog

aeee2d3 Merge pull request #46 from Optum/dockerfile-patch
473709a add tests for dockerfile
df477ac go fmt ran on everything for readability (#40)
89fd907 update dockerfile test
20e0092 update variable

v0.0.10

18 Oct 23:54
0910549
Compare
Choose a tag to compare

Changelog

0910549 Bugfix/regional regions cli (#38)

v0.0.9

06 Oct 16:38
8d69b4c
Compare
Choose a tag to compare

Contains a few fixes and improvements for runiac CLI:

  • Starter templates are downloaded from the runiac GitHub organization
  • CLI will not initialize a git repo if one already exists in a new runiac project

v0.0.8

31 May 23:40
9095961
Compare
Choose a tag to compare

Changelog

543dbda Update PULL_REQUEST_TEMPLATE.md
7bc4cf5 Update README.md
0204350 Update README.md
4b3f321 Update README.md
9095961 feat: Persist AWS CLI configuration in .runiac directory (#33)
513fc29 feat: runiac_environment optional for terraform (#34)
f81af47 removing examples into starter github repos

v0.0.7

19 May 03:36
085c266
Compare
Choose a tag to compare

Changelog

085c266 Add "new" command for scaffolding projects (#15)
173e9e7 Fixing copyright (#32)
6ab5c6f ci: publish test results from forked repo's
aff8559 end with new line on runiac version

v0.0.6

14 May 19:43
5065792
Compare
Choose a tag to compare

Changelog

5065792 bugfix: runiac_container build arg should only be added to docker build when value exists (#28)