summaryrefslogtreecommitdiff
path: root/config/.bashrc
AgeCommit message (Collapse)Author
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-07-09Do not inflate/deflate mono/dotnetmo khan
2020-06-18Detect variations of the Eclipse Public Licensecan eldem
2020-06-05Extract function to switch to exact tool and versionmo khan
2020-05-04Add tests for js npm projectsmo khan
* Add tests for js projects with npm-lock.json file * Add specs for project that does not have a package-lock.json * Fix typo in loading fixture file content not path * Remove dev dependencies for expected js test reports * Add spec for using different engine * Add latest nodejs LTS * Cleanup files after install and disable NPM update checks * Install a .curlrc to remove progress meter * Export LOG_LEVEL=debug in dev mode * Update fixture files * Update to latest patch level of nodejs, php, python, ruby * Add CHANGELOG entry * Move prepare_javascript from bash to ruby
2020-04-16Update JAVA_HOMEmo khan
2020-04-16Update to latest Java 11mo khan
2020-04-02Reproduce failure with go modules scanningmo khan
* Install sudo for existing configurations * Detect dependencies in a gomodules project * Add CHANGELOG entry and bump version * Symlink to $GOPATH for non go modules projects * Remove problematic go get setup
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-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-09Compress large directories and exclude more filesmo khan
2020-03-07Set default editor for dev modemo khan
2020-03-06Remove setting asdf globalmo khan
2020-03-04Switch python/java version in run.shmo khan
2020-03-04Add function to enable dev mode for debugging issues in containermo khan
2020-03-03Set option defaultsmo khan
2020-03-03Use a separate variable to control the python versionmo khan
2020-03-03Extract inflate function and print envmo khan
2020-03-03Fix shellcheck errorsmo khan
2020-03-03Inflate the mono and dotnet tar.zst filesmo khan
2020-03-02Install lm gem at scan timemo khan
2020-03-02Compress /usr/share and /usr/libmo khan
2020-03-02Compress mono and dotnet directoriesmo khan
2020-03-02Install gem in .bashrcmo khan
2020-03-02Extract asdf in /optmo khan
2020-03-02Reduce decompression verbositymo khan
2020-03-02Decompress /opt/asdf in bashrcmo khan
2020-03-02Compress /opt/asdf to shrink imagemo khan
2020-02-27Install the latest mono-runtime and nugetmo khan
2020-02-27monkey patch class methodsmo khan
2020-02-27Delete rdoc and ri filesmo khan
2020-02-23Remove more unnecessary directoriesmo khan
2020-02-23Perform cleanup after package installsmo khan
2020-02-23Exclude several pathsmo khan
2020-02-23Allow global to fallback to Python 2mo khan
2020-02-21Remove LANGmo khan
2020-02-20Extract TOOLS_IMAGE build argmo khan
2020-02-20Do not provide hints to license findermo khan
2020-02-20Specify a space delimitermo khan
2020-02-20Use ASDF_DATA_DIRmo khan
2020-02-20Fix linter errorsmo khan
2020-02-19Remove go/testmo khan
2020-02-18Extract function to scrub filesmo khan
2020-01-24Make java 8 the default to mimic the old imagemo khan
2020-01-24Install LTS versions of tools and move legacy env vars to bashrcmo khan
2020-01-24Copy dotfiles all together and copy only necessary filesmo khan