Skip to content

Releases: sakuli/sakuli-docker

v3.0.0

17 Feb 14:02
b351ef2
Compare
Choose a tag to compare

3.0.0

  • Maintenance: Open Source (#111)
  • Maintenance: Use node 16 in container

v2.5.1

27 Sep 08:40
b40e648
Compare
Choose a tag to compare
  • security fixes
  • Enhancement: german locale (#108)

v2.5.0

27 Sep 07:53
cb283c8
Compare
Choose a tag to compare
  • Enhancement: Add ip-utils and curl for debugging purposes (#79)
  • Feature: Redirect log output to stdout in container by default (#70)
  • Enhancement: Create separate sakuli docker base image (#77)
  • Enhancement: Merge Sakuli logs instead of overwriting them (#88)
  • Enhancement: Update 3rd party packages automatically (#80)
  • Maintenance: Use node 14 in container (#82)
  • Feature: Enable package installation (#48)
  • Enhancement: Link log files instead of copying them (#98)
  • Feature: Add ocr module to docker (sakuli/sakuli-ocr#7)
  • Maintenance: Update TigerVNC to latest version (#95)
  • Maintenance: update typescript to match sakuli version (#104)

v2.4.0-2

27 Sep 07:53
030c4f4
Compare
Choose a tag to compare
  • Bugfix: Only sync required test suite on start + Only sync _logs back at the end (#74)
  • Bugfix: Running container mode suppresses test suite execution (#61)
  • Bugfix: Start container with different command AND different user (#75)
  • Bugfix: dont rsync / if SAKULI_TEST_SUITE is the same location than test project (#76)
  • Bugfix: dont rsync / ... broke sakuli S2I contract (#90)

v2.4.0-1

27 Sep 07:53
616cbbb
Compare
Choose a tag to compare
  • Bugfix: Container does not sync sakuli project - just test suite (#66)
  • Bugfix: container return code not working (#65)

v2.4.0

27 Sep 07:54
Compare
Choose a tag to compare
  • Feature: Clone git repo on container startup (#19)
  • Bugfix: Stop running tests using npm --prefix... (#53)
  • Bugfix: Missing Typescript support in container (#47)

v2.3.0

29 Jun 08:18
Compare
Choose a tag to compare
Release v2.3.0

v2.2.0

29 Nov 09:02
Compare
Choose a tag to compare
  • Bugfix: Desktop fails to start properly and causes test failures (#7)
  • Enhancement: Set NODE_NO_WARNINGS=1 globally (#1)