summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Collapse)AuthorAgeFilesLines
* Add CI testing for raw filesChris Shepherd2022-03-291-1/+5
| | | | | | | | | | | | Created two tests for the creation of appropriate local git repos from folders of raw files. 1. One raw file. Verify that the desired form of the .lorry file creates a corresponding git repo with the correct relative paths. 2. Multiple raw files. Verify all the above, plus the additon of all raw files and the updating of the realtive paths upon changes of the .lorry file.
* Update CI pipelineBen Brown2022-02-051-33/+28
| | | | Splits pipeline into two stages: linting and testing.
* gitlab-ci: Run pyflakes3 over all Python sourcesBen Hutchings2020-08-101-0/+17
|
* Migrate to Python 3Pedro Alvarez2019-11-271-1/+3
|
* Setup CI job with .gitlab-ci.ymlpedro/enable-ciPedro Alvarez Piedehierro2017-07-131-0/+20