summaryrefslogtreecommitdiff
path: root/run.sh
AgeCommit message (Expand)Author
2020-06-26Update Java to match new naming conventionmo khan
2020-06-14Update default name of the generated reportTetiana Chupryna
2020-06-08Use GOPROXY to test downloading modules for trusted and untrusted TLS endpointsmo khan
2020-06-05Extract function to prepare java and pythonmo khan
2020-06-05Extract function to switch to exact tool and versionmo khan
2020-06-05Allow configuring Python version using environment variablesmo khan
2020-06-05Launch the desired Java versionmo khan
2020-05-07Output `asdf install`Philippe Lafoucrière
2020-05-04Add tests for js npm projectsmo khan
2020-04-20Use --local to install license-management gemmo khan
2020-04-17Redirect stdout/stderr to /dev/nullmo khan
2020-04-17Print message when tools are getting installedmo khan
2020-04-17Use … charactermo khan
2020-04-17Skip tool install unless requiredmo khan
2020-04-17Forwarding the --python-version is not required anymoremo khan
2020-04-16Update to latest Java 11mo khan
2020-04-15Use GRADLE_CLI_OPTS when invoking gradle directlymo khan
2020-04-02Reproduce failure with go modules scanningmo khan
2020-04-01Pull package info from sources in Pipfile.lockmo khan
2020-04-01Fix bug with forwarding LICENSE_FINDER_CLI_OPTSmo khan
2020-03-30Use virtualenv, pip-licenses to scan projectsmo khan
2020-03-20Install maven packages for multi-module setupmo khan
2020-03-19Fix usage of SETUP_CMDmo khan
2020-03-18Remove extra mvn install stepmo khan
2020-03-18Use MAVEN_CLI_OPTSmo khan
2020-03-18Split recursive optionmo khan
2020-03-09Check for CI_PROJECT_DIR variable otherwise fallback to commandline argumentsmo khan
2020-03-09Take the last argument providedmo khan
2020-03-09Print input arguments when CI_DEBUG_TRACE is enabledmo khan
2020-03-07Rename LM_DEBUG to CI_DEBUG_TRACEmo khan
2020-03-07Ensure legacy SETUP_CMD scripts continue to workmo khan
2020-03-07Fix shellcheck errormo khan
2020-03-07Fix nuget specsmo khan
2020-03-07Fix BUNDLE_PATH conflict.mo khan
2020-03-06Remove + expansionmo khan
2020-03-06Try plus expansionmo khan
2020-03-06Extract python_version variablemo khan
2020-03-06fix some pip specsmo khan
2020-03-05Install gem into pkg dirmo khan
2020-03-05Extract default env varsmo khan
2020-03-05Extract logical defaultsmo khan
2020-03-05Print license finder debug infomo khan
2020-03-04Extract functions in run.sh scriptmo khan
2020-03-04Switch python/java version in run.shmo khan
2020-03-04Replace test with [ condition ]mo khan
2020-03-04Convert python qa jobs to integration testsmo khan
2020-03-04Convert pipenv qa jobs to integration testsmo khan
2020-03-04Update run script to perform a single functionmo khan
2020-03-04Inline usage help and remove redundancymo khan
2020-03-03Collapse test script into functionmo khan