aboutsummaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
AgeCommit message (Expand)Author
2018-01-25add codeclimate again but disable duplication test for jstelyn
2017-07-31Updated gitlab-ci to use templates in the modern stylePatrick J Cherry
2017-06-22Change the pg user to "root" for stretch.Patrick J Cherry
2017-06-22Add stretch jobsPatrick J Cherry
2017-06-22Updated Gemfile.lock, and gitlab-ci to install dev librariesPatrick J Cherry
2017-06-22Update gitlab-ci and debian control to use gemsPatrick J Cherry
2017-03-20Use postgres version in JessiePatrick J Cherry
2017-03-20Remove package:stretch dependencyPatrick J Cherry
2017-03-20Fixed yamlPatrick J Cherry
2017-03-20Added postgres service + tests for jessiePatrick J Cherry
2017-03-20Updated Gemfile to pull gems in Debian into a separate groupPatrick J Cherry
2017-03-20Removed libxml2/libxslt-dev from gitlab-ci; moved dev gems into a development...Patrick J Cherry
2017-03-20Moved most gems into debian deps; fixed test "skip" to "omit"; renamed test w...Patrick J Cherry
2017-03-20Refactored to move test deps into before_scripts to accommodate differing psq...Patrick J Cherry
2017-03-20Change rake test task to "test"Patrick J Cherry
2017-03-20Added rakePatrick J Cherry
2017-03-20Added postgres-dev, libsqlite3-devPatrick J Cherry
2017-03-20Added libpq-devPatrick J Cherry
2017-03-20Added xslt library for testingPatrick J Cherry
2017-03-20Added xml2-dev to test environmentPatrick J Cherry
2017-03-20Added CIPatrick J Cherry