Age | Commit message (Expand) | Author |
---|---|---|
2021-10-06 | workflows: main.yml: Disable link checking | BonfaceKilz |
2021-05-26 | workflows: main: Use "bonfacekilz/genenetwork2:latest" docker image | BonfaceKilz |
2021-05-11 | workflows: main.yml: Remove mysql service and update gn2 b/g task | BonfaceKilz |
2021-05-11 | workflows: main.yml: Use mariadb as a service | BonfaceKilz |
2021-05-11 | workflows: main.yml: Set up gn2 before running the unit tests | BonfaceKilz |
2021-05-11 | workflows: main.yml: Use screen to run gn2 | BonfaceKilz |
2021-05-11 | workflows: main.yml: Remove hard-coded path | BonfaceKilz |
2021-05-11 | workflows: main.yml: Update container image | BonfaceKilz |
2021-02-13 | edit workflow | Alexander Kabui |
2021-02-13 | fix paths issues | Alexander Kabui |
2021-02-13 | fix error | Alexander Kabui |
2021-02-13 | fix:starting genenetwork on the background | Alexander Kabui |
2021-02-13 | add broken links checker to workflow | Alexander Kabui |
2020-11-21 | Use docker image with markdown packaged...* .github/workflows/main.yml (jobs): [container]: Use image that is on python3-genenetwork "ad741c1" which has python-markdown packaged. | BonfaceKilz |
2020-11-04 | Use python3-genenetwork2 docker image on commit 0bf4ee6 | BonfaceKilz |
2020-11-03 | Use python3-genenetwork2 on commit bdce85d in container...* .github/workflows/main.yml: Update gn2 container. | BonfaceKilz |
2020-09-26 | Use Python3 image to run tests | BonfaceKilz |
2020-09-25 | Update github action...* .github/workflows/main.yml: Set up a mariadb and redis within the GH action. (services): Remove mariadb service. | BonfaceKilz |
2020-09-23 | Update github action to include mariadb service...* .github/workflows/main.yml: Add mariadb service. This makes the build pass because somewhere(because of cyclic imports), a connection to mariadb is required. | BonfaceKilz |
2020-09-22 | Add unittesting github action...* .github/workflows/main.yml: Add it. | BonfaceKilz |