All notable changes to this project will be documented in this file.
- Maintenance: Update browsers
- Maintenance: Update packages
- Bugfix: NPM cache permission issue
- Maintenance: Open Source (#111)
- Maintenance: Use node 16 in container
- security fixes
- Enhancement: german locale (#108)
- 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)
- 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)
- Bugfix: Container does not sync sakuli project - just test suite (#66)
- Bugfix: container return code not working (#65)
- Feature: Clone git repo on container startup (#19)
- Bugfix: Stop running tests using
npm --prefix...
(#53) - Bugfix: Missing Typescript support in container (#47)