1. 09 7月, 2021 1 次提交
  2. 08 7月, 2021 2 次提交
  3. 07 7月, 2021 1 次提交
  4. 30 6月, 2021 1 次提交
  5. 09 6月, 2021 1 次提交
  6. 04 6月, 2021 1 次提交
  7. 03 6月, 2021 1 次提交
  8. 27 5月, 2021 1 次提交
  9. 26 5月, 2021 1 次提交
  10. 18 5月, 2021 1 次提交
  11. 12 5月, 2021 1 次提交
  12. 11 5月, 2021 1 次提交
  13. 07 5月, 2021 1 次提交
  14. 06 5月, 2021 1 次提交
  15. 02 5月, 2021 1 次提交
  16. 01 5月, 2021 2 次提交
    • G
      Update opencv to 4.5.2 · 4262df8a
      Grigory Serebryakov 提交于
      4262df8a
    • G
      Add GitHub actions setup for CI instead of Travis & Appveyour (where possible) (#470) · 89ca6a4a
      Grigory Serebryakov 提交于
      * Add initial config for github actions
      
      * Allow actions for all branches and PRs to master by default
      
      * Fix typo
      
      * Do not set docker image info for multibuild, as we do it in github actions
      
      * Do not run github action in docker as multiduild will do it for us
      
      * Remove error steps - somehow I've missed them when cleaned for the build
      
      * Merge all build logic into one step as somehow build wheel is not known when sourced and used in different steps
      
      * Debug: try to change directory to get inside the repo sources
      
      * Adjust env variables to enable build
      
      * Specify docker image to use in github builds
      
      * Enable back all python versions in build matrix
      
      * Remove numpy as build dependency as prebuilt docker should handle it for us
      
      * Make linux build matrix wider - enable contrib, headless/gui, source/binary distribution
      
      * Fix return code setting for skipped tests in case of sdist
      
      * Build source distribution with only one version of python - as we do not care abnout python version when doing the source distribution
      
      * Try to fix config
      
      * Try to fix config
      
      * Enable OSX builds
      
      * Quickfix to enable OSX build
      
      * Temporary disable linux and all pythons execpt one to reduce the build matrix size
      
      * Disable cache stage that was implemented for travis
      
      * Do not unlink python2 for github osx builds
      
      * Fix ffmpeg bottle build command
      
      * Disable travis cache stage
      
      * Changed build_wheels to Windows platform
      
      * Try new pipeline
      
      * Try windows with a new configuration
      
      * Try bash on Windows
      
      * Added ubuntu and macos into pipeline
      
      * Fix if condition for windows
      
      * Turned on all python versions, uploading artifacts
      
      * Fixed Windows and created Release job
      
      * Add missed source distribution build
      
      * Move x86 python builds to github actions. Travis does only aarch64 now
      
      * Split linux and OSX builds to exclude x86 OSX builds from build matrix
      
      * Reduce architectures to x64 for both OSX and Ubuntu as x86 is supported for windows only
      
      * Add PyPI secrets usage
      
      * Publish packages built in PRs to testPyPI
      
      * Push to test PyPI on each package build. Remove unneded build on push to master
      
      * Apply review comments
      
      * Combine all release steps into one job
      Co-authored-by: NAndrey Senyaev <andrey.senyaev@xperience.ai>
      Co-authored-by: NAndrey Senyaev <76472231+asenyaev@users.noreply.github.com>
      89ca6a4a
  17. 29 12月, 2020 6 次提交
  18. 12 12月, 2020 1 次提交
  19. 11 12月, 2020 1 次提交
  20. 02 12月, 2020 2 次提交
  21. 28 11月, 2020 4 次提交
  22. 17 11月, 2020 4 次提交
  23. 16 11月, 2020 4 次提交