summaryrefslogtreecommitdiff
path: root/bin/test
AgeCommit message (Collapse)Author
2020-11-10fix: detect maven wrapper in sub directorymo khan
* chore: fix bin scripts
2020-10-06Relocate projectmo khan
* chore: do not pass artifacts to downstream jobs * chore: expire artifacts * chore: point to new project_id * chore: remove after_script * refactor: rename license-management to license-finder * docs: Add changelog entry and update links to old repo
2020-07-22Combine default/custom certs in cacertmo khan
2020-07-10Isolate license_management ruby from projectmo khan
* Target ruby version 2.7.1 * Add spec to fetch gems from a custom source * Add proxy to rubygems.org config * Specify default env vars to support offline environment * Cleanup custom certificates after spec * Inline docker-test script * Do not install license_finder with each installed ruby * Increase gem log verbosity and include backtrace * Extract test fixtures for the different ruby scenarios * Find *.gemspec files in gems dir * Use RUBYLIB to hijack src path * Run scan from project path dir
2020-05-29Allow custom conan configurationmo khan
* Use git fetch with a depth of 1 * Control Conan environment via environment variables * Allow specifying a custom CONAN_LOGIN_USERNAME and CONAN_PASSWORD * Specify a default CONAN_CACERT_PATH to point the system cert file * Tie CONAN_LOGGING_LEVEL to LOG_LEVEL * Tag and skip offline environment tests because it was shutdown * Add CHANGELOG entry
2020-04-17Remove gradle version checkmo khan
2020-04-01Use rspec documentation formatmo khan
2020-03-07Export junit reportmo khan
2020-03-04Remove TOOLS_IMAGEmo khan
2020-03-04Convert python qa jobs to integration testsmo khan
2019-10-24Remove unnecessary parenthesesmo khan
2019-10-24Delegate to docker-build scriptmo khan
2019-10-24Specify `master` as default qa project branchmo khan
2019-10-22Remove feature flags and temporary mappingsmo khan
2019-08-15insert shim to generate report via ruby APImo khan