From 8b8457b835aa9e24c6f7ea966f453e0010de1d81 Mon Sep 17 00:00:00 2001 From: Alexander Piskun Date: Tue, 16 Apr 2024 16:52:47 +0300 Subject: [PATCH 1/3] adjustments for AppAPI 2.5 Signed-off-by: Alexander Piskun --- .dockerignore | 1 + .gitignore | 1 + .run/{NC (last).run.xml => NC (28).run.xml} | 4 +- .run/NC (29).run.xml | 32 ++++++++ Dockerfile | 5 +- Makefile | 48 +++++++---- README.md | 6 ++ appinfo/info.xml | 16 ++-- healthcheck.sh | 7 ++ lib/hw_install.py | 88 +++++++++++++++++++++ requirements.txt | 7 +- 11 files changed, 190 insertions(+), 25 deletions(-) create mode 100644 .dockerignore rename .run/{NC (last).run.xml => NC (28).run.xml} (89%) create mode 100644 .run/NC (29).run.xml create mode 100644 healthcheck.sh create mode 100644 lib/hw_install.py diff --git a/.dockerignore b/.dockerignore new file mode 100644 index 0000000..ce41c86 --- /dev/null +++ b/.dockerignore @@ -0,0 +1 @@ +.installed_flag diff --git a/.gitignore b/.gitignore index ce93ed1..f8af0e3 100644 --- a/.gitignore +++ b/.gitignore @@ -93,3 +93,4 @@ MANIFEST converted/ geckodriver.log +.installed_flag diff --git a/.run/NC (last).run.xml b/.run/NC (28).run.xml similarity index 89% rename from .run/NC (last).run.xml rename to .run/NC (28).run.xml index 4599ba1..48759ca 100644 --- a/.run/NC (last).run.xml +++ b/.run/NC (28).run.xml @@ -1,5 +1,5 @@ - +