This is an automated email from the ASF dual-hosted git repository. mjumper pushed a commit to branch staging/1.5.1 in repository https://gitbox.apache.org/repos/asf/guacamole-client.git
commit 860cb1930bd28dea61271e79f13bfb3a4bedef78 Merge: 8a319eb90 bd12ac9bc Author: Mike Jumper <[email protected]> AuthorDate: Fri Apr 7 12:01:04 2023 -0700 GUACAMOLE-1765: Merge changes migrating JS unit tests to frontend-maven-plugin and headless Firefox. Dockerfile | 13 +- guacamole-common-js/.gitignore | 2 + guacamole-common-js/karma-ci.conf.js | 54 + guacamole-common-js/package-lock.json | 2778 +++++++++++++++++++++++++++++++ guacamole-common-js/package.json | 8 + guacamole-common-js/pom.xml | 106 +- guacamole-docker/bin/build-guacamole.sh | 19 +- 7 files changed, 2949 insertions(+), 31 deletions(-)
