Age | Commit message (Expand) | Author |
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 |