Skip to content

v0.16.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Apr 16:16
· 130 commits to master since this release

Features

Bug Fixes

  • icons: add AwsBatchScriptRunner icon (brian.mulier)
  • runner: add region to CloudWatch client (brian.mulier)
  • runner: ecs properties properly injected even when not specifying outputFiles (brian.mulier)
  • runner: outputs from logs properly parsed (brian.mulier)
  • runner: main container only has dependency if there is some inputFiles (brian.mulier)
  • tests: breaking change on core for Worker creations (brian.mulier)
  • runner: rename jobRoleArn to taskRoleArn for better comprehensiveness (brian.mulier)
  • runner: remove unwanted duplicate leading slash when moving to relative paths on S3 (brian.mulier)
  • tests: use core DefaultLogConsumer instead of script one (brian.mulier)
  • runner: add WORKING_DIR environment variable (brian.mulier)
  • runner: output dir property as a guard #416 (brian.mulier)

Chores

Commits