Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Perform fewer tests to avoid running out of memory in GH Actions | Federico Igne | 2021-10-31 | 1 | -6/+6 |
| | | | | This is a temporary solution until we find a better way. | ||||
* | Finalise dbpedia functional testing | Federico Igne | 2021-10-30 | 1 | -0/+6 |
| | |||||
* | Setup tests for both master and develop | Federico Igne | 2021-10-21 | 1 | -9/+24 |
| | | | | | | | | | | We are avoiding slow tests for now since they seem to run out of RAM. Also note that in the GitHub Actions we used a trick to expose the `$HOME` env variable, as described here: https://web.archive.org/web/20211021130639/https://brandur.org/fragments/github-actions-env-vars-in-env-vars A nice badge in the README will also tell the outcome of the process. | ||||
* | Get libs in CI | Stefano Germano | 2020-08-20 | 1 | -0/+5 |
| | |||||
* | Scala workflow - GitHub Actions | Stefano Germano | 2020-07-22 | 1 | -0/+21 |