Skip to content
Snippets Groups Projects
  1. Sep 25, 2021
    • nimrod's avatar
      Rebase on UBI (Centos) 7. · 68bd31dd
      nimrod authored
      The manylinux image is building Python in a way that doesn't allow
      linking to libpython. That's reasonable for most cases, but Pyinstaller
      needs to bundle it for creating a single executable. Instead go for the
      base image and use the OS packaged Python.
      68bd31dd
    • nimrod's avatar
      Is this all? · 40c8ba1f
      nimrod authored
      Pretty much the same as the python3 image but based on the manylinux2014
      image. The point is when building wheel (or binaries with Pyinstaller)
      it would be pretty portable to older distros.
      40c8ba1f
    • nimrod's avatar
      Update pre-commit hooks. · 6b84e342
      nimrod authored
      6b84e342
  2. May 22, 2021
    • nimrod's avatar
      Updates to the CI. · ec1091ab
      nimrod authored
      The templates were changed and this reflects the changes:
      - No need to set the order of the stages, pre-commit runs  in .pre now.
      - Rename the Docker jobs for clarity and avoiding more common names.
      ec1091ab
  3. Apr 25, 2021
  4. Apr 24, 2021
  5. Jan 24, 2021
  6. Jan 23, 2021
  7. Jan 22, 2021
  8. Nov 21, 2020
  9. Jun 10, 2018
Loading