Skip to content
Snippets Groups Projects
  1. Aug 09, 2017
  2. Aug 08, 2017
    • Frank Sauerburger's avatar
      Use CI image with unprivileged user · 4522f302
      Frank Sauerburger authored
      Use CI image with an unprivileged user student, which has no-password sudo
      powers, such that the installation snipped from the README.md can be executed
      directly.
      4522f302
    • Frank Sauerburger's avatar
      Use pip --user without sudo · 4059171c
      Frank Sauerburger authored
      Remove superuser privileges from pip and install packages in ~/.local. This also
      prevents hiding pip's packages by system packages, since user packages have
      precedence.
      4059171c
  3. Aug 04, 2017
    • Frank Sauerburger's avatar
      Add CI · df612387
      Frank Sauerburger authored
      Add a CI pipeline with a single doxec task. The created python code examples are
      packaged and can be downloaded on success.
      df612387
Loading