summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Expand)AuthorAgeFilesLines
* Retry only on feature specs that use JS, on CI29242-fix-api-specs-potential-weird-failures-on-retriesRémy Coutable2017-03-131-2/+0
* Revert itJacob Schatz2017-03-061-1/+0
* See if repro #29035Jacob Schatz2017-03-061-0/+1
* Remove Test if worked. #29035Jacob Schatz2017-03-061-1/+0
* [ci skip]Jacob Schatz2017-03-061-0/+1
* Enable build job for caching Gems of GitLab EEcache-gems-for-ee💃 Winnie 💃2017-03-051-0/+1
* Re-enable GitLab pages job for GitLab EEpages-for-ee💃 Winnie 💃2017-03-041-0/+1
* Remove bundle-audit ignores that are no longer applicableRobert Speicher2017-03-021-1/+1
* Merge branch '28450-test-compiling-frontend-assets-for-production-in-ci' into...Jacob Schatz2017-02-231-0/+21
|\
| * add webpack bundle analyzer to production outputMike Greiling2017-02-211-1/+10
| * add production asset compile step to CI configMike Greiling2017-02-201-0/+12
* | Ignore two Rails CVEs in bundler:audit jobDouwe Maan2017-02-221-1/+1
|/
* Rename karma job to rake karmarename-karma-jobClement Ho2017-02-171-2/+2
* Merge branch 'cover-my-karma' into 'master' Clement Ho2017-02-141-2/+2
|\
| * Reintroduce coverage report for JavaScript (!9133)winniehell2017-02-111-2/+2
* | fix eslint builds within .gitlab-ci.ymlMike Greiling2017-02-141-2/+2
* | add yarn check to ensure package.json doesn't diverge from yarn.lockMike Greiling2017-02-131-1/+2
* | display yarn version and node version within CI logsMike Greiling2017-02-131-0/+2
* | replace npm run calls with yarnMike Greiling2017-02-131-3/+3
* | remove unnecessary "npm install"sMike Greiling2017-02-131-5/+0
|/
* Merge branch 'zj-drop-ruby-2-1' into 'master' Sean McGivern2017-02-091-57/+0
|\
| * Drop support for Ruby 2.1zj-drop-ruby-2-1Z.J. van de Weg2017-02-061-57/+0
* | Merge branch 'jej-lint-scripts-and-config' into 'master'dz-nested-groups-docsDouwe Maan2017-02-081-0/+1
|\ \
| * | CI runs lint on shell scripts in lib/supportjej-lint-scripts-and-configJames Edwards-Jones2017-02-071-0/+1
| |/
* | Don't fail the build if there is no coverage filesRémy Coutable2017-02-071-3/+3
|/
* Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-311-4/+4
|\
| * Ensure rake is called within the correct bundle contextensure-rake-is-called-within-the-correct-bundle-contextLuke "Jared" Bennett2017-01-301-4/+4
* | update rake tasksMike Greiling2017-01-281-2/+1
* | Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-281-1/+1
|\ \ | |/
| * update scripts and docs to reference the newly namespaced rake taskrelative-url-assetsMike Greiling2017-01-271-1/+1
* | Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-271-1/+0
|\ \ | |/
| * remove 2gb tag from ciah-remove-2gb-tagAlex Hanselka2017-01-201-1/+0
* | optimize gitlab ci to only run npm install onceMike Greiling2017-01-151-3/+4
* | Merge branch 'master' into go-go-gadget-webpackPhil Hughes2017-01-131-1/+7
|\ \ | |/
| * Update rubocop and rubocop-rspec to fix build errorsupdate-rubocopBrian Neel2017-01-061-1/+7
* | remove remaining vestiges of teaspoon test runnerMike Greiling2017-01-101-2/+1
* | move webpack asset compilation to the setup-test-env stageMike Greiling2017-01-101-4/+5
* | Swapped out teaspoon for karmaLuke "Jared" Bennett2017-01-101-8/+4
* | precompile webpack assets when testingMike Greiling2017-01-101-0/+5
|/
* Fix build failure links in Slackfix-build-failure-linksSean McGivern2016-12-261-1/+1
* add new runner script attempts docs and update .gitlab-ci.ymlJames Lopez2016-12-151-0/+1
* Run builds with runners with tags gitlab-org and 2gbbuild-with-gitlab-ce-ee-runnersKamil Trzcinski2016-12-061-39/+69
* Bump ruby versionzj-use-ruby-2-3-3Z.J. van de Weg2016-12-031-5/+3
* Disable the ee_compat_check task on devRémy Coutable2016-11-301-1/+0
* Merge branch 'zj-fix-flags-usage-gitlab-ci-yml' into 'master' Rémy Coutable2016-11-231-2/+2
|\
| * Fix BASH usage in the .gitlab-ci.ymlzj-fix-flags-usage-gitlab-ci-ymlZ.J. van de Weg2016-11-231-2/+2
* | Merge branch 'zj-notify-development' into 'master' Sean McGivern2016-11-231-1/+1
|\ \ | |/ |/|
| * Notify broken master on #development zj-notify-developmentZeger-Jan van de Weg2016-11-181-1/+1
* | Generate ESLint HTML report (!7374)winniehell2016-11-221-2/+21
* | Merge branch 'add-node-modules-cache-to-npm-related-builds' into 'master' Robert Speicher2016-11-221-2/+10
|\ \