Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-02 | Cleanup guix definitions in preparation for deployment. | Frederick Muriuki Muriithi | |
2023-12-20 | Add `pyyaml` as a dependency. | Frederick Muriuki Muriithi | |
Needed when reading/parsing the R/qtl2 control files. | |||
2022-09-16 | Add redis and mariadb as propagated inputs | Frederick Muriuki Muriithi | |
2022-09-16 | Deactivate tests | Frederick Muriuki Muriithi | |
2022-09-16 | Add dependency: gunicorn | Frederick Muriuki Muriithi | |
* guix.scm: Add dependency (gunicorn) | |||
2022-09-08 | Update dependencies | Frederick Muriuki Muriithi | |
* guix.scm: reorganise the dependencies * setup.cfg: change the `install_requires` values | |||
2022-07-07 | Rework guix.scm to use latest commit | Frederick Muriuki Muriithi | |
Rather than specifying a specific commit in the development guix.scm this commit has the system automatically get the latest commit and use that for building the package object. | |||
2022-06-15 | Setup test fixtures and initial tests for web-UI | Frederick Muriuki Muriithi | |
2022-05-11 | Remove unnecessary packages for the CLI version | Frederick Muriuki Muriithi | |
2022-05-11 | Update the guix definitions for the application | Frederick Muriuki Muriithi | |
2022-05-09 | Update documentation and license | Frederick Muriuki Muriithi | |
Add documentation on how to run the development version of the GeneNetwork Quality Control application. Update the license to the agpl3+ license used by genenetwork3 | |||
2022-05-05 | Add a guix definition to enable installation | Frederick Muriuki Muriithi | |