Nico Miguelino
83afe40ff1
Bring back test suite runs on GitHub actions ( #1616 )
...
- Add a new GitHub workflow for running unit tests.
- Modify existing workflow for building images, so that it will only run if no tests are failing.
- "Comment out" (skip) failing Python unit tests in the meantime. Will be addressed in future PRs.
2022-10-06 00:12:44 +08:00
Viktor Petersson
8c0c780eed
Pulls in new QT from CI build.
2022-09-22 15:46:07 +01:00
Viktor Petersson
d2c3351cf1
Fixes build dependency
2022-09-20 12:22:42 +01:00
Viktor Petersson
878d9fb908
Tries to reinstate build flow
2022-09-13 17:12:15 +01:00
Viktor Petersson
81eefa888b
Minor cleanup
2022-09-13 10:57:25 +01:00
Viktor Petersson
0a422986b0
Linting.
2022-09-12 18:40:37 +01:00
Viktor Petersson
4683ba2e3e
Updates deprecated dependencies
...
Signed-off-by: Viktor Petersson <vpetersson@screenly.io >
2022-09-12 13:49:15 +01:00
Viktor Petersson
56bae468e4
Closes #1531 . Fixes demo site.
2021-06-02 13:24:36 +01:00
Nash Kaminski
4f64d91ccf
Remove /etc/localtime in viewer container, such that the Docker mount of /etc/localtime from the host takes precedence.
2021-03-29 22:18:45 -05:00
Nash Kaminski
8074837aba
Fix startup of nginx after base image changes
...
This commit fixes an issue where the nginx container does not start
as a result of the nginx packaged with raspbian daemonizing by default,
as well as including a conflicting virtualhost configs from under /etc/nginx/sites-enabled.
Therefore, this change disables nginx daemonizing
in identical manner to the nginx upstream docker containers
(https://github.com/nginxinc/docker-nginx/blob/master/Dockerfile-debian.template#L106 )
as well as removed the package default nginx virtualhost configuration.
2021-03-09 23:01:14 -06:00
Viktor Petersson
a67b73ca50
Attempts to solve arch issue on Balena.
...
The image "nginx:1-alpine" appears to be pulling an x86 image in Balena's build env.
2021-03-07 15:01:28 +00:00
wmysummer
285b2d2d80
Update Dockerfile.viewer
...
Add open source Chinese font library to support browser to display Chinese characters
2021-02-18 18:13:27 +08:00
Emyll Almonte
ef3337055c
Update nginx.conf
...
allow all private subnets to download backup file..
2021-02-10 04:22:58 -05:00
Viktor Petersson
ac4056de52
More developer mode fixes
2021-01-14 10:39:47 +00:00
Viktor Petersson
a389d94cbd
Fixes dev build
2021-01-14 10:12:47 +00:00
Viktor Petersson
310d75ce27
Brings developer/demo setup in line with new setup.
2021-01-13 11:35:17 +00:00
Viktor Petersson
59b740a627
Fixes cert issue with youtube
2021-01-11 20:23:13 +00:00
Viktor Petersson
cc493dd47d
Adds missing depencency
2021-01-08 13:28:11 +00:00
Viktor Petersson
5ee4e2d40a
Adds CEC support and minor dependency refactoring
2021-01-08 11:55:05 +00:00
Viktor Petersson
1d1e24a168
Fixes glob issue
2021-01-08 10:55:03 +00:00
Viktor Petersson
b2b73d2895
Tries to clean up dependencies
2021-01-08 10:53:51 +00:00
Viktor Petersson
e09f2e1c5a
Make sure to quote variables
2021-01-08 10:32:14 +00:00
Viktor Petersson
538e88de53
Dependency tweak
2021-01-06 15:18:52 +00:00
Viktor Petersson
8c5b838a14
Forgot to export argument from Docker
2020-12-21 17:55:41 +00:00
Viktor Petersson
07409282c4
More Redis fixes
2020-12-21 17:31:33 +00:00
Viktor Petersson
2da935f48d
Fixes redis
2020-12-21 17:20:30 +00:00
Viktor Petersson
d782461ce3
Fixes typo
2020-12-21 16:12:47 +00:00
Viktor Petersson
747f0224c4
Persistent write in Redis
2020-12-21 16:10:42 +00:00
Viktor Petersson
2d81dc404e
Moves some of the file based logic to redis
2020-12-21 15:25:24 +00:00
Viktor Petersson
3002cf04b7
Follow redirects
2020-12-19 16:09:15 +00:00
Viktor Petersson
bec93b0ce3
Moves download to GitHub for QT files
2020-12-19 15:49:05 +00:00
Viktor Petersson
6d1b102d4d
Fixes sudo permission on pi4
2020-12-19 11:40:49 +00:00
Viktor Petersson
01931f7041
Sudoers fix on pi4
2020-12-19 11:27:58 +00:00
Viktor Petersson
a9b69c9abe
Adds git hash to viewer
2020-12-19 10:53:10 +00:00
Viktor Petersson
e42b024f89
Adds websocket annotation to nginx
2020-12-18 17:33:15 +00:00
Viktor Petersson
370feb7709
Fixes various bind/connect issues between services
2020-12-18 16:56:26 +00:00
Viktor Petersson
7a2e8a9702
Fixes URL
2020-12-18 16:07:38 +00:00
Viktor Petersson
d9eebf03d7
Fixes new path
2020-12-18 15:40:48 +00:00
Rusko124
be9749fd2d
Edits: after review
2020-12-18 18:20:06 +06:00
Rusko124
7816ac576b
Edits: vlc player instead of omxplayer
2020-12-18 17:33:01 +06:00
Rusko124
9f7d486c34
Edits: viewImage works through nginx and fix for a load screen
2020-12-18 12:00:08 +06:00
Viktor Petersson
de4307b8a3
Various QA fixes for pi3 (and some cleanup)
2020-12-17 11:09:17 +00:00
Viktor Petersson
b00c73c05c
Merge branch 'master' into experimental
...
# Conflicts:
# balena.yml
# bin/start_balena.sh
# docker-compose.yml
# docker/Dockerfile.base
# docker/Dockerfile.server.template
# docker/Dockerfile.viewer.template
# docker/Dockerfile.websocket.template
# docs/developer-documentation.md
2020-12-16 17:47:18 +00:00
Viktor Petersson
d179a05d5c
Removes missing package
2020-12-16 12:55:22 +00:00
Viktor Petersson
63513ab7d7
Fixes QT debug rule
2020-12-11 10:36:42 +00:00
Viktor Petersson
e31960e805
Formatting
2020-12-11 10:34:13 +00:00
Viktor Petersson
da6b962e5b
Attempts to add more debug logging
2020-12-11 10:30:45 +00:00
Viktor Petersson
b82cc8bf29
Tries to fix permission of video interface
2020-12-11 10:03:02 +00:00
Viktor Petersson
b756050117
Temporarily disable wifi-connect
2020-12-10 11:51:53 +00:00
Viktor Petersson
3b2f1834c3
Fixes formatting
2020-12-10 10:01:46 +00:00