Releases: harness/lite-engine
Releases · harness/lite-engine
v0.0.1.15
What's Changed
- Moved docker/image package from internal to engine by @marko-gacesa in #48
- Adding step logs for image pull errors by @shubham149 in #49
Full Changelog: v0.0.1.14...v0.0.1.15
v0.0.1.14
What's Changed
- Bind container port to host port by @shubham149 in #46
Full Changelog: v0.0.1.13...v0.0.1.14
v0.0.1.13
What's Changed
- drone support: step exec and output steaming by @marko-gacesa in #42
- fixed drone log streaming by @marko-gacesa in #44
- (fix) check before prepending a drive letter on windows by @tphoney in #45
- extend os support by @eoinmcafee00 in #43
Full Changelog: v0.0.1.12...v0.0.1.13
v0.0.1.12
What's Changed
- add account ID in download link call by @vistaarjuneja in #41
Full Changelog: v0.0.1.11...v0.0.1.12
v0.0.1.11
What's Changed
- Add e2e support for dotnet and nunit console by @vistaarjuneja in #36
Full Changelog: v0.0.1.10...v0.0.1.11
v0.0.1.9
Fix output variable support for windows (#38)
v0.0.1.10
Set parent process env in steps running on host VM (#39)
v0.0.1.8
(feat) implement file/folder creation on setup (#37) * (feat) implement file/folder creation on setup * (feat) add file folder creation for a step * PR comment: fixed pyramid of doom in fileFolderCreation * PR comments: function rename and error vars rename Co-authored-by: Marko Gaćeša <[email protected]>
v0.0.1.7
Log retries on health check (#34)
v0.0.1.6
Fix panic in lite-engine (#31)