removed src/tira_app/static and fixed TIRA_DEBUG handling #25
publish.yml
on: push
Push Docker image to GHCR
5m 30s
Annotations
1 error and 1 warning
Push Docker image to GHCR
buildx failed with: ERROR: failed to solve: process "/bin/sh -c export PATH=\"/home/tira/.local/bin:$PATH\"\n\n# Install dependencies\npip3 install -q --no-cache-dir --user ../python-client .[test,deploy]\n\nchmod +x ./src/tira_app/endpoints/aha # FIXME; aha is not copied to the Production Container\n\n# Run tests\nmake setup\ncd test\npytest\n" did not complete successfully: exit code: 1
|
Push Docker image to GHCR
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@65b78e6e13532edd9afa3aa52ac7964289d1a9c1, docker/metadata-action@9ec57ed1fcdbf14dcef7dfbe97b2010124a938b7, docker/build-push-action@f2a1d5e99d037542a71f64918e516c093c6f3fc4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|