Releases: harness/harness-docker-runner
Releases · harness/harness-docker-runner
v0.1.16
What's Changed
- [feat]: [CI-12485]: Update lite-engine by @anurag-harness in #32
- [feat]: [CI-12484]: Add support for RunTestsV2 by @anurag-harness in #39
- [feat]: [CI-13471]: Parse and Upload Savings by @anurag-harness in #40
- fix: [CI-14052]: added support for / in godotenv by @sahithibanda01 in #41
- fix: [CI-14200]: Trimming new line suffix from Log Line to avoid extr… by @ShobhitSingh11 in #42
Full Changelog: v0.1.15...v0.1.16
v0.1.15
v0.1.14
What's Changed
- fix: [CI-11792]: updated lite engine version by @sahithibanda01 in #30
- Revert "fix: [CI-11792]: updated lite engine version" by @sahithibanda01 in #31
- Added version override by @devkimittal in #34
- [CI-11703]: Correct pull policy enum values by @raghavharness in #36
New Contributors
- @raghavharness made their first contribution in #36
Full Changelog: v0.1.13...v0.1.14
v0.1.13
What's Changed
- fix: [CI-11873]: fixed cleanup issues by @devkimittal in #29
Full Changelog: v0.1.12...v0.1.13
v0.1.12
What's Changed
- Created msi installer for windows by @devkimittal in #27
Full Changelog: v0.1.11...v0.1.12
v0.1.11-runOnHost
Full Changelog: v0.1.11...v0.1.11-runOnHost
This is a non-production release. It introduces a flag named RUN_ON_HOST_ONLY, which when set to true will not require docker as a dependency and will run the steps directly on host. Please keep in mind that containerised steps will not work with this release if flag RUN_ON_HOST_ONLY is set to true. If this is set to false or not set, it will continue behaving as it is.
Steps to use :
- Download this executable binary from below.
- sudo chmod +x harness-docker-runner-darwin-amd64
- export RUN_ON_HOST_ONLY=true
- sudo ./harness-docker-runner-darwin-amd64 server
v0.1.11
What's Changed
- feat: [CI-10673]: Added runner scripts by @devkimittal in #22
- fix: [CI-10795]: support secret type for output varaible by @sahithibanda01 in #23
New Contributors
- @sahithibanda01 made their first contribution in #23
Full Changelog: v0.1.10...v0.1.11
v0.1.10
What's Changed
- feat: [IAC-1301]: Support for dynamic output vars via DRONE_OUTPUT by @scottyw-harness in #21
New Contributors
- @scottyw-harness made their first contribution in #21
Full Changelog: v0.1.9...v0.1.10
v0.1.9
What's Changed
- feat: [CI-9811]: Added Artifact support for mac docker runner by @ShobhitSingh11 in #20
New Contributors
- @ShobhitSingh11 made their first contribution in #20
Full Changelog: v0.1.8...v0.1.9
v0.1.8
What's Changed
- fix: [CI-9848]: network driver flag by @devkimittal in #19
Full Changelog: v0.1.7...v0.1.8