Brian Repko
Brian Repko
Currently, higlass-docker is a single container that contains various components - and another container for redis. It would be better to have a kubernetes configuration for all the components that...
I believe you can find free container scanning which can be added to a repository via github actions. This ticket is to add that for the higlass-docker container so that...
[higlass-docker-scan.html.txt](https://github.com/higlass/higlass-docker/files/9974055/higlass-docker-scan.html.txt) You can find the attached Aqua Scan report - remove the .txt outer extension and open in a browser. Under Vulnerabilities you can see multiple Critical and High issues...
My understanding is when you create a superuser it basically creates a django admin account. For HiGlass this is used to (1) create other users, (2) maintain views, and (3)...
Hi @nbenn - I'm wondering if you can share thoughts on `mockthat` vs `mockery` and which might become the "official" replacement for `testthat`'s dropping of mocking. `mockery` seems to be...
I'm trying to execute `pak::pkg_install("satijalab/seurat-object@visium-hd")` At work, I'm behind a proxy and this fails to download the zip. On my personal laptop, this works - no proxy. At work, the...