Skip to content

v0.2.6

Choose a tag to compare

@yairfalse yairfalse released this 27 Dec 11:59
· 521 commits to main since this release

Fixed

  • Task workdir for local shell execution - The workdir DSL option now works correctly for non-containerized tasks. Shell tasks run in pipeline_workdir + task.workdir (e.g., workdir "core" runs commands in the core/ subdirectory).

Changed

  • Sykli dogfooding pipeline (sykli.exs) now uses portable paths for Mix.install