summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Collapse)Author
2019-11-18Add script to update test fixturesupdate-qa-reportsmo khan
2019-10-25Allow injection of custom options to shell commandmo khan
2019-10-24Remove unnecessary parenthesesmo khan
2019-10-24Rename test_all to test-allmo khan
2019-10-24Add shell script to get shell in docker imagemo khan
2019-10-24Ensure docker-build is run from root dirmo khan
2019-10-24Delegate to docker-build scriptmo khan
2019-10-24Add docker-build scriptmo khan
2019-10-24Remove unnecessary declaration of QA_REFmo khan
2019-10-24Specify `master` as default qa project branchmo khan
2019-10-23Install .NET Core 2.2 and .NET Core 3.0mo khan
2019-10-22Add shell script to update spdx cataloguemo khan
2019-10-22Remove feature flags and temporary mappingsmo khan
2019-10-16This maps the hardcoded names to spdx idsmo khan
The GitLab UI has a hardcoded list of license names that need to be mapped to the equivalent SPDX identifier. * https://gitlab.com/gitlab-org/gitlab/blob/5d760ac8b75c07a3c748485fe08130fcc9af2acf/ee/app/assets/javascripts/vue_shared/license_management/constants.js#L8-32
2019-09-13merge with origin/masterv1.7.0mo khan
2019-09-13Pluck v1.1 report from ↵mo khan
https://gitlab.com/gitlab-org/security-products/license-management/merge_requests/50
2019-09-12Add V2 reportmo khan
2019-09-12Move js-yarn.json to js-yarn-v1.jsonmo khan
2019-08-22print TARGET_IMAGEmo khan
2019-08-22dump dotenv file before building custom Dockerfilemo khan
2019-08-22override the entrypointmo khan
2019-08-22print temporary dockerfile contentmo khan
2019-08-22update example documentationmo khan
2019-08-22read .env files instead of hardcoding in .gitlab-ci.yml filemo khan
2019-08-22rename script to docker-dotenvmo khan
2019-08-22create script to inject environment variables into an existing imagemo khan
2019-08-20remove redundant declaration of QA_RESULTSmo khan
2019-08-19use --pull to remove duplicated image namemo khan
2019-08-15insert shim to generate report via ruby APImo khan