summaryrefslogtreecommitdiff
path: root/run.sh
AgeCommit message (Collapse)Author
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
2020-03-03Fix typo in variable default assignmentmo khan
2020-03-03Set option defaultsmo khan
2020-03-03Extract options arraymo khan
2020-03-03Use a separate variable to control the python versionmo khan
2020-03-03Fix shellcheck errorsmo khan
2020-03-03Merge remote-tracking branch 'origin/master' into 33727-asdfmo khan
2020-03-02Install lm gem at scan timemo khan
2020-03-02Decompress /opt/asdf in bashrcmo khan
2020-03-02Compress /opt/asdf to shrink imagemo khan
2020-02-28Allow to set JAVA_VERSION when you use SETUP_CMDDaniel Widerin
Signed-off-by: Daniel Widerin <daniel@widerin.net>
2020-02-26Upgrade to version 6.0.0 of the Docker imagemo khan
* Remove custom Java installation * Install java and conan for backwards compatibiilty * Make legacy java the default * Control java version via asdf * Add support for legacy version files * Update version and CHANGELOG * Load appropriate python version
2020-02-24Exclude development/test dependenciesv2.5.2mo khan
* Remove develoment and test dependencies from java-maven fixtures * Ensure that ruby projects with bundler 2.0 are scannable * Update CHANGELOG * Assign @errors ivar for error message * Remove --cache-from * Use default ruby and install bundler conservatively * Install gems to local path * Add --no-prepare when gems are installed * Print ruby, rubygems and bundler version
2020-02-24Ensure both bundler 1.x and 2.x is installedv2.5.1mo khan
* Lock version to license_finder 6.0.0
2020-02-21List out the installed toolsmo khan
2020-02-20Extract TOOLS_IMAGE build argmo khan
2020-02-18Merge remote-tracking branch 'origin/master' into 33727-asdfmo khan
2020-02-13Add integration test to scan a gradle projectmo khan
* Skip gradle invocation and install plugin globally * Update init.gradle * Try project.apply plugin: syntax * apply gradle plugin * Add entry to normalized licenses * Update spdx-licenses * Add CHANGELOG entry
2020-01-29Double-quote default GRADLE_CLI_OPTS to pass dashTim Poffenbarger
2020-01-24Install LTS versions of tools and move legacy env vars to bashrcmo khan
2020-01-24Temporarily disable setting pythonmo khan
2020-01-24Load the approvate java and python if a SETUP_CMD is not specifiedmo khan
2020-01-24Cleanup redundant code and shrink imagemo khan
2020-01-11DRY java version codePhilippe Lafoucrière
2020-01-09Merge with mastermo khan
2020-01-09Upgrade python from 3.5 to 3.8mo khan
2020-01-07added default support to skip tests in gradle configurations with the ↵Jordan Small
ability to override cli flags with GRADLE_CLI_OPTS.
2019-12-20Install the latest pip and setuptoolsmo khan
2019-12-16Use bundled with informationceldem
2019-12-13Use prepare-no-fail optionmo khan
2019-12-11Upgrade license_finder to 5.11.1mo khan
* Run newest report version first * Change default license finder version to latest * Use --recursive for .NET projects * Update paths in c# test fixtures * Use login shell to source rvm * Tell license finder the version of python to use * Add Changelog entry
2019-12-05Update license finder to 5.9.2Can Eldem
2019-11-29Install npm packages safelymo khan
* Add QA jobs for js-npm
2019-11-05Add comment for the npm install caseCan Eldem
2019-11-01Ignore engine and script when converting package.lock to yarn.lockCan Eldem
2019-10-24Remove double quotes to allow passing multiple optionsmo khan
2019-10-24Add LICENSE_FINDER_CLI_OPTS to add custom CLI options to pass to license findermo khan
2019-10-22Remove feature flags and temporary mappingsmo khan
2019-08-26Resolve merge conflict with mastermo khan
2019-08-26Fix 'engine node is incompatible' with this module errorCan Eldem
2019-08-15insert shim to generate report via ruby APImo khan
2019-07-29Revert "Merge branch 'upgrade-docker-license-finder' into 'master'"Can Eldem
This reverts merge request !37