Skip to content

Releases: launchrctl/launchr

v0.5.0

13 Dec 11:35
bb61649

Choose a tag to compare

Changelog

v0.4.1

11 Dec 20:19
330816f

Choose a tag to compare

Changelog

v0.4.0

07 Dec 09:22

Choose a tag to compare

Changelog

  • bddfc78 #12 Copy volume result back to the host.
  • dea23be #12 Fix volume copy permissions.
  • 106fd83 Add examples actions for using env, extra_hosts and build args
  • 948b4ba Minor fixes to examples actions
  • 8d89bb9 Removing plasma reference from examples
  • 388d985 Update actions schema documentation

v0.3.0

05 Dec 10:34

Choose a tag to compare

Changelog

  • 62d13f4 #12 Implement --use-volume-wd flag to copy current dir to a container volume.
  • 982b350 11: fix action running in parallel (#13)

v0.2.4

27 Nov 12:51

Choose a tag to compare

Changelog

  • a8bb7f2 #4: Fix variables with hyphens.
  • 7032383 Run actions with network mode host

v0.2.3

26 Nov 01:37
3ba937c

Choose a tag to compare

Changelog

  • 2da4714 Fix docker build error handling.

v0.2.2

21 Nov 16:44
3ba937c

Choose a tag to compare

Changelog

  • af5cb6a Use driver bind instead of mounts.
  • 3ba937c add predefined uid and gid vars (#2)

v0.2.1

20 Oct 10:48

Choose a tag to compare

Changelog

v0.2.0

20 Oct 09:46

Choose a tag to compare

Changelog

  • 9f04926 Introduce json schema validation. Fix action set input. Add user mapping when running a container.

v0.1.2

19 Sep 19:34

Choose a tag to compare

Changelog

  • 3b93ff3 Refactor action package names.