Commit Graph

65 Commits (13fcdcd02256526877f716493069c745deba791a)

Author SHA1 Message Date
scito 13fcdcd022 fix problem of outdated colorama 2 years ago
scito 91b9b3671c ci: add missing colorama 2 years ago
scito be6b9c8a7c ci: mypy only for latest Python on ubuntu 2 years ago
scito 3d61f1d316 ci: use pip install -e . for smoke tests 2 years ago
scito 9f725b227f ci: use requirements.txt for smoke tests 2 years ago
scito 965f721caf ci_docker: run smoke tests before building 2 years ago
scito e058010be3 fix docker invalid tags from comments 2 years ago
scito 0212e54f42 ci: runs on windows, exclude linting for Python 3.7 2 years ago
scito ad9c4a22db ci_docker: upload to only one repo 2 years ago
scito 97e4f084cb mv docker extract_otp_secrets_no_qr_reader -> extract_otp_secrets_only_txt 2 years ago
scito 549c128fb7 renaming extract_otp_secret_keys -> extract_otp_secrets and test file names 2 years ago
scito 7eb6f036ab ci: tryout downgrade opencv for macos 2 years ago
scito 652ecf57f0 ci: workaround macOS pytest segfauls -> exclude macOS (2) 2 years ago
scito 9592e6ebfe ci: workaround macOS pytest segfauls -> exclude macOS 2 years ago
scito d6c285e59d ci: segfault: try python -m pytest 2 years ago
scito 5eed47364e ci: revert try out changes 2 years ago
scito 26e4632f90 ci: another try, install module 2 years ago
scito c84ca46861 ci: try to avoid random test failures 2 years ago
scito f97d7143c5 ci: fix mypy and pytest-cov after clean 2 years ago
scito 144c9e6320 fixes after change to src-layout 2 years ago
scito d8de89de36 improve README, add docker ci badge 2 years ago
scito 23d8cfa151 ci: Pytest coverage comment only for 3.x and ubuntu-latest 2 years ago
scito 04d864c093 add code coverage bade & ci: fix pytest-cov 2 years ago
scito 51094a1a18 use PathLike type instead of str | Path 2 years ago
scito d5a088135e ci: if matrix.python-version 2 years ago
scito 45a9693586 ci: fix if ${{ matrix.python-version }} 2 years ago
scito 66b41d86e6 ci: use ${{ }} for mypy python check 2 years ago
scito 89564448c6 ci: fix mypy if condition 2 years ago
scito 201e6510f8 add type hints (Python 3.11) 2 years ago
scito f933cd0d32 initial mypy type checking 2 years ago
scito b89a338246 enable mypy type checking 2 years ago
scito 833afa7c13 use 3.11-slim-bullseye, add missing package 2 years ago
scito d9a4c7ca9f fix docker image digest 2 years ago
scito 829fe65b1e ci: pip install pytest-mock 2 years ago
scito b4931856ba apk add --no-cache nano zlib jpeg && re-enable tests 2 years ago
scito 1dee86668a rename ARG run_tests to RUN_TESTS 2 years ago
scito aa0de699fe disable tests for alpine 2 years ago
scito 7e684ff19e --build-arg run_tests=false 2 years ago
scito 0eb5014eb0 ci_docker: add docker/setup-buildx-action@v2 2 years ago
scito 9f0872c2d0 extract from camera
- add help description
- use f-strings
- handle plural correctly
- rename methods, use otp_url instead of line
- remove importlib.util
- move cv2 imports to top
- remove unnecessary global delcarations
- group image tests
2 years ago
scito 1d0b568b1e setup QEMU 2 years ago
scito aaa7bd3da1 build also on arm64 2 years ago
scito a4c4badd54 fix docker hub username 2 years ago
scito f272c35a1f enable docker push in ci_docker 2 years ago
scito e4e5271c0f github actions docker build no_qr_reader 2 years ago
scito 672d18a5ca build docker images, run tests in docker build
- qreader_available flag
- echo commands in upgrade_deps.sh
2 years ago
scito bc329e24d5 renable libzbar 2 years ago
scito 4612ab6e7f catch zbar import error 2 years ago
scito 05db190de3 test qreader import 2 years ago
scito 0ad3c2d8ed change name to nightly tests 2 years ago