summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
AgeCommit message (Collapse)Author
2019-08-20Use ruby report in QAolivier-test-LM-rubyOlivier Gonzalez
2019-08-15insert shim to generate report via ruby APImo khan
2019-08-09Change qa test project go => go-modulesCan Eldem
2019-08-09Merge branch 'fix-code-quality-job' into 'master'Can Eldem
Use vendored template for code quality See merge request gitlab-org/security-products/license-management!52
2019-08-09Add job for 12-3-stableOlivier Gonzalez
2019-08-09Use vendored template for code qualityOlivier Gonzalez
2019-07-29Revert "Merge branch 'upgrade-docker-license-finder' into 'master'"Can Eldem
This reverts merge request !37
2019-07-24Upgraded docker license finderZachary Knight
2019-07-10Add job for 12-2-stableOlivier Gonzalez
2019-06-27Adding go project expectationsceldem
2019-06-24Add job for 12-1-stableOlivier Gonzalez
2019-06-12Add Python 3 project to QAFabien Catteau
2019-05-15Add job for 12-0-stableThomas Woodham
2019-04-09Add job for 11-11-stableOlivier Gonzalez
2019-04-09Replace the container_scanning job definition with vendored templateVictor Zagorodny
2019-04-02Fix java-maven expectationsPhilippe Lafoucrière
- The commit used doesn't exist anymore. - The expectations file was outdated. - The test script was silently failing when the `git checkout` command failed.
2019-03-15Point QA_REF for Maven project to a failing testVictor Zagorodny
This is done to ensure that the tool truly skips the "test" phase and thus ignores the failing test
2019-03-12Add job for 11.10-stableLucas Charles
2019-03-12Fix: build commit CI stage should use Dockerfile.v1Lucas Charles
2019-02-12Use right variable to grep changelogTetiana Chupryna
2019-02-11Add job for 11.9Tetiana Chupryna
2019-02-05Add test for python-pipLukas Eipert
2019-02-05Parallelize QA testsLukas Eipert
Test projects are now given as a parameter to the test command
2019-02-04Check changelog in version jobFabien Catteau
2019-01-17Add job to build 11-8-stableFabien Catteau
2019-01-16Revisit versioning and release process for license managementOlivier Gonzalez
2018-08-09Make pushes to master build the next release's docker image.Gilbert Roulot
https://gitlab.com/gitlab-org/security-products/release/issues/7
2018-06-06First versionGilbert Roulot