summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
2020-04-01Create pipenv environment using full Python versionv3.4.0mo khan
2020-04-01Use pipenv sync instead of pipenv installmo khan
2020-04-01Record warning when unknown license is detectedmo khan
2020-04-01Pull package info from sources in Pipfile.lockmo khan
* Exclude dependencies in "develop" group" * Install pipenv by default * Use .venv to match the default location as pipenv * Use pip-licenses to detect licenses in Pipfile project * Add variation of the MIT License * Redirect asdf install stdout to /dev/null * Add CHANGELOG entry and bump version
2020-04-01Fix bug with forwarding LICENSE_FINDER_CLI_OPTSmo khan
2020-03-30Use virtualenv, pip-licenses to scan projectsmo khan
* Add PIL License to list of normalized licenses * Update Python 3 v2.0 report fixture * Add CHANGELOG entry * Define local variables in bash functions * Ensure `SETUP_CMD` continues to work for python projects * build virtualenv app-data cache * Fallback to legacy scanner when SETUP_CMD is used * Extract Shell class to be able to pass custom env
2020-03-26Add CHANGELOG entrymo khan
2020-03-26Install pip packages from a custom indexmo khan
* Read PIP_INDEX_URL to identify where to download packages from
2020-03-23Add CHANGELOG and bump versionmo khan
2020-03-23Include debug logs from the license-maven-pluginmo khan
2020-03-20Update CHANGELOG and bump versionmo khan
2020-03-20Specify version of plugin to load it from the local repomo khan
2020-03-20Install maven packages for multi-module setupmo khan
* Install packages when multiple maven modules are detected * Add CHANGELOG entry * Install gem silently * Add package manager to test description * Sort paths
2020-03-19Update CHANGELOGmo khan
2020-03-18Add frozen string literal pragmamo khan
2020-03-18Add CHANGELOG entrymo khan
2020-03-18Split recursive optionmo khan
2020-03-18Print original command in outputmo khan
2020-03-18Split patches into separate filesmo khan
2020-03-07Apply gitlab-stylesmo khan
2020-03-07Rename LM_DEBUG to CI_DEBUG_TRACEmo khan
2020-03-07Fix shellcheck errormo khan
2020-03-07Move license finder overrides to ext.rbmo khan
2020-03-07Fix nuget specsmo khan
2020-03-05Print license finder debug infomo khan
2020-02-27Install mono-complete for Net.HTTP libraries so NuGet can make API callsmo khan
2020-02-27monkey patch class methodsmo khan
2020-02-27Skip mono and use nuget packagemo khan
2020-02-24Merge remote-tracking branch 'origin/master' into 33727-asdfmo khan
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-24Update default report version to 2mo khan
2020-02-18Add CHANGELOG entrymo khan
2020-02-18Remove temporary monkey patch needed before the 5.9.2 upgrademo khan
2020-02-18Remove Pipfile overridesmo 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-29Bump versionmo khan
2020-01-24Increment major version to 3.0.0mo khan
2020-01-20Add CHANGELOG entrymo khan
2020-01-15Move files to python foldermo khan
2020-01-15Centralize access to HTTP to turn on airgap mode easilymo khan
2020-01-15Remove unnecessary codemo khan
2020-01-15Remove unnecessary rescuemo khan
2020-01-15Add functional tests for python Pipfile.lockmo khan
2020-01-15Update version and CHANGELOGmo khan
2020-01-15Memoize the HTTP clientmo khan
2020-01-15Use net/hippie to follow redirectsmo khan
2020-01-15Use net/hippie to provider exponential backoff + jitter retriesmo khan
2020-01-15Inject the Pipenv package managermo khan
2020-01-09Bump versionv2.3.1mo khan
2020-01-09bumped versionJordan Small