Commit Graph

67 Commits

Author SHA1 Message Date
scito 11701487f9 ohne " 2024-04-06 09:56:45 +02:00
scito 8cdbf2ac6e Python_ROOT_DIR 2024-04-06 09:52:49 +02:00
scito ca186a21bb getsitepackages 2024-04-06 09:34:15 +02:00
scito da4474b71e python -m site 2024-04-06 09:31:07 +02:00
scito 9cf0d860b1 python -m site --user-site 2024-04-06 09:23:13 +02:00
scito 92227a0dc4 move list rec 2024-04-05 14:39:38 +02:00
scito 8e10cc0849 -L 2024-04-05 14:32:25 +02:00
scito efba47c2f0 follow symbolic 2024-04-05 14:26:54 +02:00
scito b4c0eed9b6 list recurisve 2024-04-05 14:20:46 +02:00
scito fff90dd254 github_path 2024-04-05 13:56:52 +02:00
scito 15630e721c paths 2024-04-05 13:52:33 +02:00
scito 56bc9549bd path 2024-04-05 13:44:18 +02:00
scito 1c29c5e36f only for macos-14 2024-04-05 13:28:12 +02:00
scito 7e33c58f3e fix yaml 2024-04-05 13:22:13 +02:00
scito 6ec9a4eff7 debug 2 2024-04-05 12:54:24 +02:00
scito 255d4c23cc ci: release support macos arm64: add brew path for zbarlib 2024-04-05 12:38:07 +02:00
scito 6043f5f713 ci: build macos_arm64 on release 2024-04-05 12:38:07 +02:00
scito b41250c23a ci: upgrade to actions/upload-artifact@v4 2024-02-23 11:05:30 +01:00
scito d8545ea22b ci: use os: macos-12 for release build
avoid brew zbar failure
2024-02-15 22:25:29 +01:00
scito e676bb7ea7 feat: do not use cached python versions when run by schedule 2024-01-11 22:05:33 +01:00
scito 578eda8744 fix: disable Python 3.x in tests
unit tests are in 3.x, but not 3.12 or 3.11
2024-01-08 21:51:18 +01:00
scito 157e247416 enable python 3.12 2023-10-06 12:06:02 +02:00
scito a0bf28f4cc enable python 3.12 2023-10-06 12:06:02 +02:00
scito fd8b165212 enable python 3.12 2023-10-06 12:06:02 +02:00
scito 2610afe5d8 remove Python 3.7 workarounds, fixes #103 2023-08-06 19:29:59 +02:00
scito 6932793236 ci: disable Python 3.10 testing only for macos 2023-04-28 13:33:10 +02:00
scito 9c3edea75c fix/workaround build on macos: exclude 3.10 on macos in ci
See issue https://github.com/actions/setup-python/issues/649
2023-04-15 10:43:26 +02:00
scito 9e334748ac move Dockerfiles to docker/; update README 2023-02-18 17:03:18 +01:00
scito 5555dda9c2 release: update release notes text 2023-02-12 19:51:19 +01:00
scito eb8ea3330f release: improve macos docs after macos tests
- build macos dmg
    - however, do not upload macos dmg to assets as it cannot be
      executed since the app and installer are not signed and notarized
- upload artifacts
- tested executable on macOS
2023-02-12 19:00:29 +01:00
scito 5e94c43140 ci_release: fix get tag name (checkout repo); print meta values 2023-02-12 19:00:29 +01:00
scito 8df61f6ed7 ci: no docker login for dependabot 2023-02-07 10:51:07 +01:00
scito ca23497c9a docu clean ups 2023-02-06 20:42:54 +01:00
scito ebfe0dc58d ci_release: add release notes table 2023-02-06 11:54:09 +01:00
scito 4fc5559e15 add version number to asset executables 2023-02-05 21:24:57 +01:00
scito 7faf530863 reproducible builds, build.sh: linux/arm64 2023-02-05 21:24:57 +01:00
scito 709aa111be ci_release: build linux arm64 exe 2023-02-03 22:14:53 +01:00
scito fe60acb24f release: upload hashes as binary to keep eol 2023-01-30 20:44:33 +01:00
scito 5c36f07f41 ci_release: build exe without upload on PR 2023-01-30 14:39:50 +01:00
scito 861d7d0da8 build buster image in ci_docker for speeding up releases 2023-01-30 11:28:07 +01:00
scito 63fc21cc90 ci_release: upload hashes and run on pull_request and run scheduled 2023-01-30 11:28:07 +01:00
scito 365d5ac432 use hub.docker for linux exe build
since it is more stable and thus faster
2023-01-26 01:14:45 +01:00
scito 88ff584e47 ci: workaround for failing builds 2023-01-26 00:18:41 +01:00
scito dbb5d8f755 workaround ghcr.io failed to copy
failed to copy: io: read/write on closed pipe

- use DockerHub instead of dhcr.io
- ref: https://github.com/containerd/containerd/issues/7972
2023-01-25 23:46:22 +01:00
scito 580f94256f Add files of Visual C++ 2013 Redistributable Package
- add files of vcredist_x64.exe as binary data to pyzbar
- thus avoid manual installation of vcredist_x64.exe
- test all qr readers in exe smoketests
- improve README
2023-01-25 23:14:38 +01:00
scito f4bff86a5c fix curl upload windows
- set for pre-releases 99 in windows version
- fix TZ: use TZ=Europe/Zurich
2023-01-25 01:54:20 +01:00
scito cff5fe1cda ci_release: ignore response and remove silent mode 2023-01-24 23:18:28 +01:00
scito 576b1e68c5 ci: ignore markdown files 2023-01-24 23:00:32 +01:00
scito 84e1922979 fix VERSION_PATCH for pre-tags, e.g. 1b1 2023-01-24 22:48:22 +01:00
scito 7f89168b92 ci_release: change order of build matrix 2023-01-24 22:15:13 +01:00