Skip to content

v1.0.0

Compare
Choose a tag to compare
@agentmilindu agentmilindu released this 14 Mar 17:20
· 287 commits to master since this release
e88854a

We are happy to announce we are giving away the first official release of Dunner as v1.0.0. 🎉
We completed the follollowing planned features for v1.0.0.

v0.1

  • Ability to define set of tasks and steps and run the task
  • Mount current dir as a volume
  • Ability to pass arguments to tasks

v1.0

  • Ability to add ENV variables
  • Ability to define the sub-dir that should be mounted to the task containers
  • Ability to mount other dirs to the task containers
  • Ability to use a task as a step for another task
  • Ability to get ENV, param, etc values from host environment variables or .env file