summaryrefslogtreecommitdiff
path: root/config/software
AgeCommit message (Collapse)Author
2020-11-10fix: detect maven wrapper in sub directorymo khan
* chore: fix bin scripts
2020-10-14Set Go to 1.15.2 and Ruby to 2.7.2Evan Read
2020-10-06fix: bundle libxml2 in omnibusmo khan
2020-10-04Add Ruby version 2.7.2 to Docker imagemo khan
2020-09-09Change references to Go to version 1.15.1Evan Read
2020-09-07chore: Add checksum for golan 1.15.1mo khan
2020-08-21Install tools from .deb packagemo khan
2020-08-04Build debian packages for toolsmo 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