Skip to content
Snippets Groups Projects
  1. Apr 04, 2023
  2. Apr 01, 2023
  3. Mar 25, 2023
  4. Nov 11, 2022
  5. Oct 18, 2022
  6. Apr 25, 2022
  7. Jan 26, 2022
  8. Jan 18, 2022
  9. Dec 22, 2021
  10. Dec 20, 2021
  11. Dec 10, 2021
  12. 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