Skip to content

Releases: Optum/runiac

v0.0.5

12 May 03:49
Compare
Choose a tag to compare

Changelog

  • --container is optional, now defaulting to runiac/deploy:latest-alpine-full
  • Apple Silicon Support: CLI and with runiac/deploy multiarch container
    • upgraded to go 1.16
  • CLI Version is set from ldflag at build time

47bc592 Merge branch 'main' into feature/speed-up-container-build
0c9497c Merge pull request #27 from Optum/feature/speed-up-container-build
b0add09 default container to runiac/deploy:latest-alpine-full
1a12b40 dynamic version set on build
d4d28f0 updates

v0.0.4

16 Apr 19:23
bd77aa7
Compare
Choose a tag to compare

Changelog

bd77aa7 Merge pull request #19 from Optum/feature/containers
a34d98c allow called to configure --container in runiac.yml

v0.0.3

02 Apr 17:05
Compare
Choose a tag to compare

Changelog

5edc696 clean loader while building container; --rm container after running to avoid space build up; fix local backend state management in terraform examples
3fba273 developer ux improvements (#18)
ae2465d updated long description
be62b60 updates

v0.0.2

29 Mar 02:01
cc6523f
Compare
Choose a tag to compare

Changelog

52d11b4 Adds --local support for Windows
d49d1de Create codeql-analysis.yml
cc6523f Merge pull request #17 from ngharo/windows-local

v0.0.1

19 Feb 01:20
a8da9d5
Compare
Choose a tag to compare

Changelog

43ab813 Add runiac CLI runner flag, plugin init, improve docs
a40e5f2 Docs
f3f11da Docs, AZ version
b50a3a8 Merge branch 'main' into feature/arm
ad373df Merge pull request #13 from shubydo/update-example-docs
a8da9d5 Merge pull request #16 from Optum/feature/step-whitelist
108e99a Merge pull request #3 from mbpolan/feature/arm
987722b Support deploying ARM templates
27dbab7 Tests
57744c6 Update commands used in examples
5812b8a Update entrypoint.sh
05ad42f Update kitchen-sink example
c0fd3da Updates
e3a1d42 Version output
0bee71b enhancement: [cli] target specific tests with -s or --steps. Also auto-init's on deploy command
dd6008e vbump

v0.0.1-beta3

10 Feb 16:10
Compare
Choose a tag to compare

Changelog

e471655 enhancement: [cli] pass through arm_ prefixed environment variables

v0.0.1-beta2

08 Feb 23:39
Compare
Choose a tag to compare

Changelog

91ebc7b bug: [terraform runner] properly interpolate runiac_environment and runiac_region in backend.tf
4b8171c enhancement: [cli] --pull-request flag to support pull request deployments
c351cb5 enhancement: [cli] --pull-request {id} flag to support pull request deployments
e06297f enhancement: [cli] update default runiac container

v0.0.1-beta1

08 Feb 17:35
Compare
Choose a tag to compare

Changelog

f719dfb Fix homebrew formula directory
11537d0 Initial Commit
14763d3 Merge pull request #5 from brianwyka/patch-1
aeacd80 Update build_containers.sh
975af46 ci: consolidate workflows
b711ca0 ci: container dockerhub repo
30bc8a0 ci: container version
5082d80 ci: container version
a5b5fc7 ci: mockgen
9d6822f ci: update container push script
855b442 ci: update container push script
b09b87c goreleaser
438097a updates
24582c5 updates
e356cd9 updates
0a8041f updates
f8353c8 updates
b9d8bd1 updates
0cd7c19 updates