1611 shaares
17 private links
17 private links
6 results
tagged
testing
I've been looking at Gitlab's CI pipeline to automate testing and deployment of a Perl App I've been writing.
Gitlab's documentation on the subject is very comprehensive https://docs.gitlab.com/ee/ci/pipelines.html however there's no Perl example https://docs.gitlab.com/ee/ci/examples/README.html so I did a bit of playing to get a working configuration for those who are interested.
Gitlab makes it extremely easy to use their CI by creating a gitlab-ci.yml file to control the pipeline.
It’s been for an hour or two now since I woke up, and I’m still sitting on my bed because my floor is full of bugs. Yes, bugs.. and no, I…