Skip to content
Snippets Groups Projects
  1. Dec 22, 2021
  2. Dec 20, 2021
  3. Dec 10, 2021
  4. Dec 06, 2021
  5. Dec 03, 2021
  6. Nov 20, 2021
  7. Nov 08, 2021
  8. Nov 05, 2021
  9. Nov 04, 2021
  10. Oct 31, 2021
  11. Oct 26, 2021
  12. Oct 25, 2021
  13. Oct 24, 2021
  14. Oct 21, 2021
  15. Oct 19, 2021
  16. Oct 18, 2021
  17. Oct 15, 2021
    • Johannes Boog's avatar
      [test] add ci pipeline · 8fba1fba
      Johannes Boog authored and phit0's avatar phit0 committed
      [ci] install_deps() and cache
      
      [ci] python dependencies
      
      [ci] run only on merge requests
      
      [ci] implement cache for speed
      
      [ci] python library cache try2
      
      [ci] python library cache try 3
      
      [ci] debug
      
      [ci] debug2
      
      [ci] set R library path
      
      [ci] change R lib variable name
      
      [ci] try cache for r-miniconda
      
      [ci] mkdir only if directory does not exist (prevent overwriting cache)
      
      [ci] variable for python env
      
      [ci] see if variable can be set in R session
      
      [ci] RETICULATE_PYTHON
      
      [ci] creating reticulate python libraries is a mess
      
      [ci] check if miniconda dir exists
      
      [ci] check if vtk is available
      
      [base] add foreach into imports, as it is causing the error
      
      debug "cannot create directory"
      
      mkdir -p
      
      install deps without if
      
      test pipeline on other frontend
      
      specify dependency directory
      8fba1fba
Loading